Searched defs:TInvert (Results 1 – 10 of 10) sorted by relevance
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Scalar/include/SimTKcommon/internal/ |
H A D | CompositeNumericalTypes.h | 157 typedef typename K::TInvert TInvert; // also turns units into 1/units typedef
|
H A D | negator.h | 100 typedef typename CNT<NInvert>::TNeg TInvert; typedef
|
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/include/SimTKcommon/internal/ |
H A D | MatrixBase.h | 113 typedef MatrixBase<EInvert> TInvert; typedef
|
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/ |
H A D | SymMat.h | 162 typedef SymMat<M,EInvert,1> TInvert; typedef
|
H A D | Vec.h | 300 typedef Row<M,EInvert,1> TInvert; typedef
|
H A D | Row.h | 201 typedef Vec<N,EInvert,1> TInvert; // packed typedef
|
H A D | Mat.h | 171 typedef Mat<N,M,EInvert,N,1> TInvert; // like THerm but packed typedef
|
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/ |
H A D | Vec.h | 251 typedef Row<M,EInvert,1> TInvert; typedef
|
H A D | Mat.h | 129 typedef Mat<N,M,EInvert,N,1> TInvert; // like THerm but packed typedef
|
H A D | BigMatrix.h | 267 typedef MatrixBase<EInvert> TInvert; typedef
|