Open Dynamics Engine
|
This is the complete list of members for dMatrix, including all inherited members.
clearLowerTriangle() (defined in dMatrix) | dMatrix | |
clearUpperTriangle() (defined in dMatrix) | dMatrix | |
data (defined in dMatrix) | dMatrix | private |
dMatrix() (defined in dMatrix) | dMatrix | |
dMatrix(int rows, int cols) (defined in dMatrix) | dMatrix | |
dMatrix(const dMatrix &) (defined in dMatrix) | dMatrix | |
dMatrix(int rows, int cols, dReal *_data, int rowskip, int colskip) (defined in dMatrix) | dMatrix | |
m (defined in dMatrix) | dMatrix | private |
makeRandom(dReal range) (defined in dMatrix) | dMatrix | |
maxDifference(const dMatrix &) (defined in dMatrix) | dMatrix | |
n (defined in dMatrix) | dMatrix | private |
operator()(int i, int j) (defined in dMatrix) | dMatrix | |
operator*(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator+(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator+=(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator-(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator-() (defined in dMatrix) | dMatrix | |
operator-=(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator=(const dMatrix &) (defined in dMatrix) | dMatrix | |
operator=(dReal) (defined in dMatrix) | dMatrix | |
print(const char *fmt="%10.4f ", FILE *f=stdout) (defined in dMatrix) | dMatrix | |
select(int np, int *p, int nq, int *q) (defined in dMatrix) | dMatrix | |
transpose() (defined in dMatrix) | dMatrix | |
~dMatrix() (defined in dMatrix) | dMatrix |