![]() |
VR-Forces 4.0.4 Class Documentation
|
Public Member Functions | |
| DtLinearSystem (int _dim_X, int _dim_U, int _dim_Y, bool init=true, int c=-1, int r=-1) | |
Public Attributes | |
| DtMatrix | myMatA |
| DtMatrix | myMatB |
| DtMatrix | myMatC |
| DtMatrix | myMatD |
| DtMatrix | myMatX |
| DtMatrix | myMatU |
| DtMatrix | myMatY |
| int | myDimX |
| int | myDimU |
| int | myDimY |
Private Attributes | |
| DtMatrix | myMatZ |
| DtMatrix | myMatT |
| DtLinearSystem::DtLinearSystem | ( | int | _dim_X, |
| int | _dim_U, | ||
| int | _dim_Y, | ||
| bool | init = true, |
||
| int | c = -1, |
||
| int | r = -1 |
||
| ) |
DtMatrix DtLinearSystem::myMatZ [private] |
DtMatrix DtLinearSystem::myMatT [private] |