primatologist-gpl  5.1.2
aims::math::MatrixBase< T > Member List

This is the complete list of members for aims::math::MatrixBase< T >, including all inherited members.

asMatrix(carto::VolumeRef< T > &)aims::math::MatrixBase< T >friend
invert()aims::math::MatrixBase< T >
MatrixBase(int nrow=1, int ncol=1)aims::math::MatrixBase< T >
MatrixBase(const carto::VolumeRef< U > &volume)aims::math::MatrixBase< T >
MatrixBase(const std::vector< U > &vector)aims::math::MatrixBase< T >
ncol() constaims::math::MatrixBase< T >
nrow() constaims::math::MatrixBase< T >
operator MatrixBase< U >() constaims::math::MatrixBase< T >
operator*=(const MatrixBase< U > &)aims::math::MatrixBase< T >
operator=(const carto::VolumeRef< U > &matrix)aims::math::MatrixBase< T >
operator=(const std::vector< U > &vector)aims::math::MatrixBase< T >
size() constaims::math::MatrixBase< T >
trace() constaims::math::MatrixBase< T >
transpose()aims::math::MatrixBase< T >
~MatrixBase()aims::math::MatrixBase< T >