Home
last modified time | relevance | path

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 DCompositeNumericalTypes.h157 typedef typename K::TInvert TInvert; // also turns units into 1/units typedef
H A Dnegator.h100 typedef typename CNT<NInvert>::TNeg TInvert; typedef
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/include/SimTKcommon/internal/
H A DMatrixBase.h113 typedef MatrixBase<EInvert> TInvert; typedef
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DSymMat.h162 typedef SymMat<M,EInvert,1> TInvert; typedef
H A DVec.h300 typedef Row<M,EInvert,1> TInvert; typedef
H A DRow.h201 typedef Vec<N,EInvert,1> TInvert; // packed typedef
H A DMat.h171 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 DVec.h251 typedef Row<M,EInvert,1> TInvert; typedef
H A DMat.h129 typedef Mat<N,M,EInvert,N,1> TInvert; // like THerm but packed typedef
H A DBigMatrix.h267 typedef MatrixBase<EInvert> TInvert; typedef