| addIn(const MatrixHelper &) | SimTK::MatrixHelper< S > |  | 
  | addIn(const MatrixHelper< typename CNT< S >::TNeg > &) | SimTK::MatrixHelper< S > |  | 
  | clear() | SimTK::MatrixHelper< S > |  | 
  | colSum(int j, S *eltp) const  | SimTK::MatrixHelper< S > |  | 
  | commitTo(const MatrixCommitment &) | SimTK::MatrixHelper< S > |  | 
  | copyAssign(const MatrixHelper &source) | SimTK::MatrixHelper< S > |  | 
  | copyInByRowsFromCpp(const S *elts) | SimTK::MatrixHelper< S > |  | 
  | deleteRepIfOwner() | SimTK::MatrixHelper< S > |  | 
  | dump(const char *msg=0) const  | SimTK::MatrixHelper< S > |  | 
  | fillWith(const S *eltp) | SimTK::MatrixHelper< S > |  | 
  | fillWithScalar(const StdNumber &) | SimTK::MatrixHelper< S > |  | 
  | getAnyElt(int i, int j, S *value) const  | SimTK::MatrixHelper< S > |  | 
  | getAnyElt(int i, S *value) const  | SimTK::MatrixHelper< S > |  | 
  | getCharacterCommitment() const  | SimTK::MatrixHelper< S > |  | 
  | getContiguousData() const  | SimTK::MatrixHelper< S > |  | 
  | getContiguousDataLength() const  | SimTK::MatrixHelper< S > |  | 
  | getElt(int i, int j) const  | SimTK::MatrixHelper< S > |  | 
  | getElt(int i) const  | SimTK::MatrixHelper< S > |  | 
  | getMatrixCharacter() const  | SimTK::MatrixHelper< S > |  | 
  | getRep() const  | SimTK::MatrixHelper< S > | inline | 
  | hasContiguousData() const  | SimTK::MatrixHelper< S > |  | 
  | invertInPlace() | SimTK::MatrixHelper< S > |  | 
  | isClear() const  | SimTK::MatrixHelper< S > |  | 
  | length() const  | SimTK::MatrixHelper< S > |  | 
  | lockShape() | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(int esz, int cppEsz) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(int esz, int cppEsz, const MatrixCommitment &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(int esz, int cppEsz, const MatrixCommitment &, int m, int n) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper &source, const DeepCopy &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper< typename CNT< S >::TNeg > &source, const DeepCopy &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(int esz, int cppEsz, const MatrixCommitment &, const MatrixCharacter &, int spacing, const S *data) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(int esz, int cppEsz, const MatrixCommitment &, const MatrixCharacter &, int spacing, S *data) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper &, int i, int j, int nrow, int ncol) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, MatrixHelper &, int i, int j, int nrow, int ncol) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper< typename CNT< S >::THerm > &, const TransposeView &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, MatrixHelper< typename CNT< S >::THerm > &, const TransposeView &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper &, const DiagonalView &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, MatrixHelper &, const DiagonalView &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper &, int n, const int *indices) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, MatrixHelper &, int n, const int *indices) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &mc, const MatrixHelper &h, const Array_< int > &indices) | SimTK::MatrixHelper< S > | inline | 
  | MatrixHelper(const MatrixCommitment &mc, MatrixHelper &h, const Array_< int > &indices) | SimTK::MatrixHelper< S > | inline | 
  | MatrixHelper(const MatrixCommitment &, const MatrixHelper &source, const ShallowCopy &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(const MatrixCommitment &, MatrixHelper &source, const ShallowCopy &) | SimTK::MatrixHelper< S > |  | 
  | MatrixHelper(MatrixHelperRep< S > *) | SimTK::MatrixHelper< S > | explicit | 
  | MatrixHelper< typename CNT< S >::THerm > class | SimTK::MatrixHelper< S > | friend | 
  | MatrixHelper< typename CNT< S >::TNeg > class | SimTK::MatrixHelper< S > | friend | 
  | ncol() const  | SimTK::MatrixHelper< S > |  | 
  | negatedCopyAssign(const MatrixHelper< typename CNT< S >::TNeg > &) | SimTK::MatrixHelper< S > |  | 
  | nelt() const  | SimTK::MatrixHelper< S > |  | 
  | nrow() const  | SimTK::MatrixHelper< S > |  | 
  | Number typedef | SimTK::MatrixHelper< S > |  | 
  | Precision typedef | SimTK::MatrixHelper< S > |  | 
  | readOnlyViewAssign(const MatrixHelper &source) | SimTK::MatrixHelper< S > |  | 
  | replaceContiguousData(S *newData, ptrdiff_t length, bool takeOwnership) | SimTK::MatrixHelper< S > |  | 
  | replaceContiguousData(const S *newData, ptrdiff_t length) | SimTK::MatrixHelper< S > |  | 
  | replaceRep(MatrixHelperRep< S > *) | SimTK::MatrixHelper< S > |  | 
  | resize(int m, int n) | SimTK::MatrixHelper< S > |  | 
  | resizeKeep(int m, int n) | SimTK::MatrixHelper< S > |  | 
  | rowSum(int i, S *eltp) const  | SimTK::MatrixHelper< S > |  | 
  | scaleBy(const StdNumber &) | SimTK::MatrixHelper< S > |  | 
  | setRep(MatrixHelperRep< S > *hrep) | SimTK::MatrixHelper< S > | inline | 
  | StdNumber typedef | SimTK::MatrixHelper< S > |  | 
  | stealRep() | SimTK::MatrixHelper< S > | inline | 
  | subIn(const MatrixHelper &) | SimTK::MatrixHelper< S > |  | 
  | subIn(const MatrixHelper< typename CNT< S >::TNeg > &) | SimTK::MatrixHelper< S > |  | 
  | sum(S *eltp) const  | SimTK::MatrixHelper< S > |  | 
  | swapOwnedContiguousData(S *newData, ptrdiff_t length, S *&oldData) | SimTK::MatrixHelper< S > |  | 
  | unlockShape() | SimTK::MatrixHelper< S > |  | 
  | updContiguousData() | SimTK::MatrixHelper< S > |  | 
  | updElt(int i, int j) | SimTK::MatrixHelper< S > |  | 
  | updElt(int i) | SimTK::MatrixHelper< S > |  | 
  | updRep() | SimTK::MatrixHelper< S > | inline | 
  | writableViewAssign(MatrixHelper &source) | SimTK::MatrixHelper< S > |  | 
  | ~MatrixHelper() | SimTK::MatrixHelper< S > | inline |