address (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | protected |
ArchiveIN(ChArchiveIn &marchive) | chrono::ChMatrix< double > | virtual |
ArchiveOUT(ChArchiveOut &marchive) | chrono::ChMatrix< double > | virtual |
ChState(ChIntegrable *mint=0) | chrono::ChState | explicit |
ChState(const int nrows, ChIntegrable *mint) (defined in chrono::ChState) | chrono::ChState | explicit |
ChState(const ChMatrixDynamic< double > matr, ChIntegrable *mint) (defined in chrono::ChState) | chrono::ChState | explicit |
ChState(const ChState &msource) | chrono::ChState | |
ChVectorDynamic() | chrono::ChVectorDynamic< double > | |
ChVectorDynamic(const int rows) | chrono::ChVectorDynamic< double > | |
ChVectorDynamic(const ChVectorDynamic< double > &msource) | chrono::ChVectorDynamic< double > | |
ChVectorDynamic(const ChMatrix< RealB > &msource) | chrono::ChVectorDynamic< double > | |
ClipCoordsys(int insrow, int inscol) const | chrono::ChMatrix< double > | |
ClipQuaternion(int insrow, int inscol) const | chrono::ChMatrix< double > | |
ClipVector(int insrow, int inscol) const | chrono::ChMatrix< double > | |
columns (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | protected |
CopyFromMatrix(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
CopyFromMatrixT(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
CopyTLwMatrix(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
CopyTUpMatrix(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
Det() | chrono::ChMatrix< double > | |
Element(int row, int col) | chrono::ChMatrix< double > | |
Element(int row, int col) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
ElementN(int index) | chrono::ChMatrix< double > | |
ElementN(int index) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
Equals(const ChMatrix< double > &other) const | chrono::ChMatrix< double > | |
Equals(const ChMatrix< double > &other, doubletol) const | chrono::ChMatrix< double > | |
FillDiag(doublesample) | chrono::ChMatrix< double > | |
FillElem(doublesample) | chrono::ChMatrix< double > | |
FillRandom(doublemax, doublemin) | chrono::ChMatrix< double > | |
GetAddress() | chrono::ChMatrix< double > | |
GetAddress() const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
GetColumns() const | chrono::ChMatrix< double > | |
GetElement(int row, int col) | chrono::ChMatrix< double > | |
GetElement(int row, int col) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
GetElementN(int index) | chrono::ChMatrix< double > | |
GetElementN(int index) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
GetIntegrable() const (defined in chrono::ChState) | chrono::ChState | |
GetLength() const | chrono::ChVectorDynamic< double > | |
GetRows() const | chrono::ChMatrix< double > | |
LinInterpolate(const ChMatrix< double > &matra, const ChMatrix< double > &matrb, doublemx) | chrono::ChMatrix< double > | |
Matr34_x_Quat(const ChQuaternion< RealB > &qua) | chrono::ChMatrix< double > | |
Matr34T_x_Vect(const ChVector< RealB > &va) | chrono::ChMatrix< double > | |
Matr44_x_Quat(const ChQuaternion< RealB > &qua) | chrono::ChMatrix< double > | |
MatrAdd(const ChMatrix< RealB > &matra, const ChMatrix< RealC > &matrb) | chrono::ChMatrix< double > | |
MatrDec(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
MatrDivScale(doublefactor) | chrono::ChMatrix< double > | |
MatrDivScale(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
MatrDot(const ChMatrix< RealB > &ma, const ChMatrix< RealC > &mb) | chrono::ChMatrix< double > | static |
MatrInc(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
MatrInc(doubleval) | chrono::ChMatrix< double > | |
MatrInverse() | chrono::ChMatrix< double > | |
MatrMultiply(const ChMatrix< RealB > &matra, const ChMatrix< RealC > &matrb) | chrono::ChMatrix< double > | |
MatrMultiplyT(const ChMatrix< RealB > &matra, const ChMatrix< RealC > &matrb) | chrono::ChMatrix< double > | |
MatrNeg() | chrono::ChMatrix< double > | |
MatrScale(doublefactor) | chrono::ChMatrix< double > | |
MatrScale(const ChMatrix< RealB > &matra) | chrono::ChMatrix< double > | |
MatrSub(const ChMatrix< RealB > &matra, const ChMatrix< RealC > &matrb) | chrono::ChMatrix< double > | |
MatrTMultiply(const ChMatrix< RealB > &matra, const ChMatrix< RealC > &matrb) | chrono::ChMatrix< double > | |
MatrTranspose() | chrono::ChMatrix< double > | |
MatrXq_SemiNeg() | chrono::ChMatrix< double > | |
MatrXq_SemiTranspose() | chrono::ChMatrix< double > | |
Max() const | chrono::ChMatrix< double > | |
Min() const | chrono::ChMatrix< double > | |
NormInf() const | chrono::ChMatrix< double > | |
NormTwo() const | chrono::ChMatrix< double > | |
NormWRMS(const ChVectorDynamic< double > &w) | chrono::ChVectorDynamic< double > | |
operator!=(const ChMatrix< double > &other) | chrono::ChMatrix< double > | |
operator()(const int row, const int col) | chrono::ChMatrix< double > | |
operator()(const int row, const int col) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
operator()(const int el) | chrono::ChMatrix< double > | |
operator()(const int el) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
operator*(const Real factor) const | chrono::ChState | |
ChVectorDynamic< double >::operator*(const doublefactor) const | chrono::ChVectorDynamic< double > | |
operator*=(const Real factor) | chrono::ChState | |
ChVectorDynamic< double >::operator*=(const doublefactor) | chrono::ChMatrix< double > | |
operator+(const ChMatrix< RealB > &matbis) const | chrono::ChState | |
operator+=(const ChMatrix< RealB > &matbis) | chrono::ChState | |
operator-() const | chrono::ChState | |
operator-(const ChMatrix< RealB > &matbis) const | chrono::ChState | |
operator-=(const ChMatrix< RealB > &matbis) | chrono::ChState | |
operator=(const ChMatrix< double > &matbis) | chrono::ChVectorDynamic< double > | virtual |
operator=(const ChMatrix< RealB > &matbis) (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
operator==(const ChMatrix< double > &other) | chrono::ChMatrix< double > | |
operator[](const int row) | chrono::ChMatrix< double > | |
operator[](const int row) const (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | |
PasteClippedMatrix(const ChMatrix< RealB > &matra, int cliprow, int clipcol, int nrows, int ncolumns, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteClippedMatrixToVector(const ChMatrix< RealB > &matra, int cliprow, int clipcol, int nrows, int ncolumns, int insindex) | chrono::ChMatrix< double > | |
PasteClippedVectorToMatrix(const ChMatrix< RealB > &matra, int cliprow, int clipcol, int nrows, int ncolumns, int insindex) | chrono::ChMatrix< double > | |
PasteCoordsys(const ChCoordsys< RealB > &cs, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteMatrix(const ChMatrix< RealB > &matra, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteQuaternion(const ChQuaternion< RealB > &qa, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSubVector(const ChVector< RealB > &va, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSumClippedMatrix(const ChMatrix< RealB > &matra, int cliprow, int clipcol, int nrows, int ncolumns, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSumMatrix(const ChMatrix< RealB > &matra, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSumQuaternion(const ChQuaternion< RealB > &qa, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSumTranspMatrix(const ChMatrix< RealB > &matra, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteSumVector(const ChVector< RealB > &va, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteTranspMatrix(const ChMatrix< RealB > &matra, int insrow, int inscol) | chrono::ChMatrix< double > | |
PasteVector(const ChVector< RealB > &va, int insrow, int inscol) | chrono::ChMatrix< double > | |
Reset(int nrows, ChIntegrable *mint) | chrono::ChState | |
ChVectorDynamic< double >::Reset(int nrows) | chrono::ChVectorDynamic< double > | |
ChVectorDynamic< double >::Reset() | chrono::ChVectorDynamic< double > | virtual |
ChMatrix< double >::Reset(int nrows, int ncols) | chrono::ChMatrix< double > | |
Resize(int nrows) | chrono::ChVectorDynamic< double > | virtual |
Resize(int nrows, int ncols) | chrono::ChVectorDynamic< double > | virtual |
RowColInterp(doublevmin, doublevmax, doubleumin, doubleumax) | chrono::ChMatrix< double > | |
rows (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | protected |
Set_Xq_matrix(const ChQuaternion< RealB > &q) | chrono::ChMatrix< double > | |
SetElement(int row, int col, doubleelem) | chrono::ChMatrix< double > | |
SetElementN(int index, doubleelem) | chrono::ChMatrix< double > | |
SetIdentity() | chrono::ChMatrix< double > | |
StreamOUT(ChStreamOutAscii &mstream) | chrono::ChMatrix< double > | |
StreamOUTdenseMatlabFormat(ChStreamOutAscii &mstream) | chrono::ChMatrix< double > | |
SwapColumns(int a, int b) | chrono::ChMatrix< double > | |
SwapRows(int a, int b) | chrono::ChMatrix< double > | |
~ChMatrix() (defined in chrono::ChMatrix< double >) | chrono::ChMatrix< double > | virtual |
~ChVectorDynamic() | chrono::ChVectorDynamic< double > | virtual |