primatologist-gpl
5.1.2
|
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() const | aims::math::MatrixBase< T > | |
nrow() const | aims::math::MatrixBase< T > | |
operator MatrixBase< U >() const | aims::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() const | aims::math::MatrixBase< T > | |
trace() const | aims::math::MatrixBase< T > | |
transpose() | aims::math::MatrixBase< T > | |
~MatrixBase() | aims::math::MatrixBase< T > |