Home
last modified time | relevance | path

Searched refs:EStandard (Results 1 – 8 of 8) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/include/SimTKcommon/internal/
H A DMatrixBase.h85 typedef typename CNT<E>::TStandard EStandard; typedef
112 typedef MatrixBase<EStandard> TStandard;
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DSymMat.h101 typedef typename CNT<E>::TStandard EStandard; typedef
161 typedef SymMat<M,EStandard,1> TStandard;
203 EStandard trace() const {return getDiag().sum();} in trace()
H A DVec.h221 typedef typename CNT<E>::TStandard EStandard; typedef
299 typedef Vec<M,EStandard,1> TStandard;
366 EStandard sum() const { in sum()
H A DRow.h146 typedef typename CNT<E>::TStandard EStandard; typedef
200 typedef Row<N,EStandard,1> TStandard;
254 EStandard sum() const { in sum()
H A DMat.h112 typedef typename CNT<E>::TStandard EStandard; typedef
170 typedef Mat<M,N,EStandard,M,1> TStandard;
809 EStandard trace() const {return diag().sum();} in trace()
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DVec.h174 typedef typename CNT<E>::TStandard EStandard; typedef
250 typedef Vec<M,EStandard,1> TStandard;
317 EStandard sum() const { in sum()
H A DMat.h70 typedef typename CNT<E>::TStandard EStandard; typedef
128 typedef Mat<M,N,EStandard,M,1> TStandard;
770 EStandard trace() const {return diag().sum();} in trace()
H A DBigMatrix.h238 typedef typename CNT<E>::TStandard EStandard; typedef
266 typedef MatrixBase<EStandard> TStandard;