KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
kjb::Matrix_d< M, N, Transposed > Member List

This is the complete list of members for kjb::Matrix_d< M, N, Transposed >, including all inherited members.

assignment_dispatch_(Matrix_type &other)kjb::Matrix_d< M, N, Transposed >
get_col(size_t c) const kjb::Matrix_d< M, N, Transposed >inline
get_num_cols()kjb::Matrix_d< M, N, Transposed >inlinestatic
get_num_rows()kjb::Matrix_d< M, N, Transposed >inlinestatic
get_row(size_t r) const kjb::Matrix_d< M, N, Transposed >inline
Matrix_d()kjb::Matrix_d< M, N, Transposed >
Matrix_d(const Matrix_d &m)kjb::Matrix_d< M, N, Transposed >
Matrix_d(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &m)kjb::Matrix_d< M, N, Transposed >
Matrix_d(Iterator begin)kjb::Matrix_d< M, N, Transposed >inlineexplicit
Matrix_d(const Matrix &m)kjb::Matrix_d< M, N, Transposed >explicit
Matrix_d(double value)kjb::Matrix_d< M, N, Transposed >explicit
minus_equals_dispatch_(const Matrix_op &second)kjb::Matrix_d< M, N, Transposed >
num_colskjb::Matrix_d< M, N, Transposed >static
num_rowskjb::Matrix_d< M, N, Transposed >static
operator!=(const Matrix_d &op2) const kjb::Matrix_d< M, N, Transposed >inline
operator!=(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &op2) const kjb::Matrix_d< M, N, Transposed >inline
operator!=(const Matrix &op2) const kjb::Matrix_d< M, N, Transposed >inline
operator()(size_t row, size_t col)kjb::Matrix_d< M, N, Transposed >inline
operator()(size_t row, size_t col) const kjb::Matrix_d< M, N, Transposed >inline
operator*(const Matrix_d< num_cols, IN_COLS, false > &second) const kjb::Matrix_d< M, N, Transposed >inline
operator*(const Matrix_d< IN_COLS, num_cols, true > &second) const kjb::Matrix_d< M, N, Transposed >inline
operator*(double s) const kjb::Matrix_d< M, N, Transposed >inline
operator*(const Vector_d< num_cols > &v) const kjb::Matrix_d< M, N, Transposed >inline
operator*=(double s)kjb::Matrix_d< M, N, Transposed >
operator*=(const Matrix_d< IN_ROWS, IN_ROWS, IN_TRANSPOSED > &other)kjb::Matrix_d< M, N, Transposed >inline
operator+(const Matrix_d &second) const kjb::Matrix_d< M, N, Transposed >inline
operator+(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &second) const kjb::Matrix_d< M, N, Transposed >inline
operator+(const Matrix &second) const kjb::Matrix_d< M, N, Transposed >inline
operator+=(const Matrix_d &second)kjb::Matrix_d< M, N, Transposed >inline
operator+=(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &second)kjb::Matrix_d< M, N, Transposed >inline
operator+=(const Matrix &second)kjb::Matrix_d< M, N, Transposed >inline
operator-(const Matrix_d &second) const kjb::Matrix_d< M, N, Transposed >inline
operator-(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &second) const kjb::Matrix_d< M, N, Transposed >inline
operator-(const Matrix &second) const kjb::Matrix_d< M, N, Transposed >inline
operator-() const kjb::Matrix_d< M, N, Transposed >
operator-=(const Matrix_d &second)kjb::Matrix_d< M, N, Transposed >inline
operator-=(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &second)kjb::Matrix_d< M, N, Transposed >inline
operator-=(const Matrix &second)kjb::Matrix_d< M, N, Transposed >inline
operator/(double s) const kjb::Matrix_d< M, N, Transposed >inline
operator/=(double s)kjb::Matrix_d< M, N, Transposed >inline
operator=(const Matrix_d &other)kjb::Matrix_d< M, N, Transposed >inline
operator=(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &other)kjb::Matrix_d< M, N, Transposed >
operator=(const Matrix &other)kjb::Matrix_d< M, N, Transposed >
operator==(const Matrix_d &op2) const kjb::Matrix_d< M, N, Transposed >inline
operator==(const Matrix_d< NCOLS, NROWS,!TRANSPOSED > &op2) const kjb::Matrix_d< M, N, Transposed >inline
operator==(const Matrix &op2) const kjb::Matrix_d< M, N, Transposed >
plus_equals_dispatch_(const Matrix_op &second)kjb::Matrix_d< M, N, Transposed >
resize(size_t rows, size_t cols)kjb::Matrix_d< M, N, Transposed >inline
set_col(size_t c, const Vector_d< D > &col)kjb::Matrix_d< M, N, Transposed >
set_row(size_t r, const Vector_d< D > &row)kjb::Matrix_d< M, N, Transposed >
swap(Matrix_d &other)kjb::Matrix_d< M, N, Transposed >inline
transpose()kjb::Matrix_d< M, N, Transposed >inline
transpose() const kjb::Matrix_d< M, N, Transposed >inline