Home
last modified time | relevance | path

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

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DSymMat.h92 typedef typename CNT<E>::TImag EImag; typedef
144 typedef SymMat<M,EImag,RS*CNT<E>::RealStrideFactor>
619 const EImag* p = reinterpret_cast<const EImag*>(this); in imag()
624 EImag* p = reinterpret_cast<EImag*>(this); in imag()
H A DVec.h202 typedef typename CNT<E>::TImag EImag; typedef
278 typedef Vec<M,EImag,STRIDE*CNT<E>::RealStrideFactor>
694 const EImag* p = reinterpret_cast<const EImag*>(this); in imag()
701 EImag* p = reinterpret_cast<EImag*>(this); in imag()
H A DRow.h137 typedef typename CNT<E>::TImag EImag; typedef
187 typedef Row<N,EImag,STRIDE*CNT<E>::RealStrideFactor>
505 const EImag* p = reinterpret_cast<const EImag*>(this); in imag()
510 EImag* p = reinterpret_cast<EImag*>(this); in imag()
H A DMat.h103 typedef typename CNT<E>::TImag EImag; typedef
156 typedef Mat<M,N,EImag,CS*CNT<E>::RealStrideFactor,RS*CNT<E>::RealStrideFactor>
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DVec.h155 typedef typename CNT<E>::TImag EImag; typedef
229 typedef Vec<M,EImag,STRIDE*CNT<E>::RealStrideFactor>
646 const EImag* p = reinterpret_cast<const EImag*>(this); in imag()
653 EImag* p = reinterpret_cast<EImag*>(this); in imag()
H A DMat.h61 typedef typename CNT<E>::TImag EImag; typedef
114 typedef Mat<M,N,EImag,CS*CNT<E>::RealStrideFactor,RS*CNT<E>::RealStrideFactor>
H A DBigMatrix.h232 typedef typename CNT<E>::TImag EImag; typedef
260 typedef MatrixBase<EImag> TImag;
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/include/SimTKcommon/internal/
H A DMatrixBase.h79 typedef typename CNT<E>::TImag EImag; typedef
106 typedef MatrixBase<EImag> TImag;