EMatrix
ematrix::Matrix< tData, tRows, tCols > Member List

This is the complete list of members for ematrix::Matrix< tData, tRows, tCols >, including all inherited members.

cols(void) constematrix::Matrix< tData, tRows, tCols >inline
cross(const Matrix< tData0, 3, 1 > &L, const Matrix< tData0, 3, 1 > &R)ematrix::Matrix< tData, tRows, tCols >friend
det(const Matrix< float, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
det(const Matrix< double, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
det(const Matrix< std::complex< float >, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
det(const Matrix< std::complex< double >, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
diag(const Matrix< tData0, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
diag(const Matrix< tData0, tRows0, 1 > &R)ematrix::Matrix< tData, tRows, tCols >friend
diag(const Matrix< tData0, 1, tCols0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
dot(const Matrix< tData0, tRows0, 1 > &L, const Matrix< tData0, tRows0, 1 > &R)ematrix::Matrix< tData, tRows, tCols >friend
eye(void)ematrix::Matrix< tData, tRows, tCols >
iColsematrix::Matrix< tData, tRows, tCols >protected
ijematrix::Matrix< tData, tRows, tCols >protected
inv(const Matrix< float, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
inv(const Matrix< std::complex< float >, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
inv(const Matrix< double, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
inv(const Matrix< std::complex< double >, tRows0, tRows0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
iRowsematrix::Matrix< tData, tRows, tCols >protected
load(const tData *tArray)ematrix::Matrix< tData, tRows, tCols >
matalloc(size_t iRowIndex, size_t iColIndex)ematrix::Matrix< tData, tRows, tCols >protected
Matrix()ematrix::Matrix< tData, tRows, tCols >
Matrix(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >inline
Matrix(tData *tArray)ematrix::Matrix< tData, tRows, tCols >
Matrix(const std::initializer_list< tData > &l)ematrix::Matrix< tData, tRows, tCols >
n(void) constematrix::Matrix< tData, tRows, tCols >
norm(const Matrix< tData0, tRows0, 1 > &R)ematrix::Matrix< tData, tRows, tCols >friend
octave(std::ostream &s, const Matrix< tData0, tRows0, tCols0 > &A, const char *Aname)ematrix::Matrix< tData, tRows, tCols >friend
octave(std::ostream &s, const Matrix< std::complex< tData0 >, tRows0, tCols0 > &A, const char *Aname)ematrix::Matrix< tData, tRows, tCols >friend
ones(void)ematrix::Matrix< tData, tRows, tCols >
operator!=(Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator&(const Matrix< tData0, tRowsT, tCols0 > &Top, const Matrix< tData0, tRowsB, tCols0 > &Bottom)ematrix::Matrix< tData, tRows, tCols >friend
operator()(size_t iRowIndex, size_t iColIndex) constematrix::Matrix< tData, tRows, tCols >inline
operator()(size_t iIndex) constematrix::Matrix< tData, tRows, tCols >inline
operator*(const tData &scalar)ematrix::Matrix< tData, tRows, tCols >
operator*(const tData0 &scalar, const Matrix< tData0, tRows0, tCols0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
operator*(const Matrix< tData, tCols, tColsR > &R)ematrix::Matrix< tData, tRows, tCols >inline
operator*=(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator+()ematrix::Matrix< tData, tRows, tCols >
operator+(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator-()ematrix::Matrix< tData, tRows, tCols >
operator-(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator/(const tData &scalar)ematrix::Matrix< tData, tRows, tCols >
operator/=(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator<<(std::ostream &s, const Matrix< tData0, tRows0, tCols0 > &A)ematrix::Matrix< tData, tRows, tCols >friend
operator=(const Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >inline
operator=(const std::initializer_list< tData > &l)ematrix::Matrix< tData, tRows, tCols >inline
operator==(Matrix< tData, tRows, tCols > &R)ematrix::Matrix< tData, tRows, tCols >
operator[](size_t iRowIndex) constematrix::Matrix< tData, tRows, tCols >inline
operator|(const Matrix< tData0, tRows0, tColsL > &Left, const Matrix< tData0, tRows0, tColsR > &Right)ematrix::Matrix< tData, tRows, tCols >friend
pIJ(void) constematrix::Matrix< tData, tRows, tCols >inline
R(tData0 angle, char axis)ematrix::Matrix< tData, tRows, tCols >friend
randn(void)ematrix::Matrix< tData, tRows, tCols >
rows(void) constematrix::Matrix< tData, tRows, tCols >inline
skew(const Matrix< tData0, 3, 1 > &R)ematrix::Matrix< tData, tRows, tCols >friend
storageematrix::Matrix< tData, tRows, tCols >protected
trans(const Matrix< tData0, tRows0, tCols0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
trans(const Matrix< std::complex< float >, tRows0, tCols0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
trans(const Matrix< std::complex< double >, tRows0, tCols0 > &R)ematrix::Matrix< tData, tRows, tCols >friend
u(void) constematrix::Matrix< tData, tRows, tCols >
zeros(void)ematrix::Matrix< tData, tRows, tCols >
~Matrix()ematrix::Matrix< tData, tRows, tCols >virtual