, including all inherited members.
add_column(unsigned c, const MsqMatrix< R, 1 > &v) | MBMesquite::MsqMatrix< L, 1 > | |
add_row(unsigned r, const MsqMatrix< 1, C > &v) | MBMesquite::MsqMatrix< L, 1 > | |
assign_add_product(double s, const MsqMatrix< R, C > &m) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
assign_add_transpose(const MsqMatrix< C, R > &other) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
assign_multiply_elements(const MsqMatrix< R, C > &m) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
assign_product(double s, const MsqMatrix< R, C > &m) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
COLS enum value | MBMesquite::MsqMatrix< L, 1 > | |
column(unsigned c) const | MBMesquite::MsqMatrix< L, 1 > | |
column_transpose(unsigned c) const | MBMesquite::MsqMatrix< L, 1 > | |
data() | MBMesquite::MsqMatrix< L, 1 > | [inline] |
data() const | MBMesquite::MsqMatrix< L, 1 > | [inline] |
diag(double v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
diag(const double *v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
identity() | MBMesquite::MsqMatrix< L, 1 > | [inline] |
m | MBMesquite::MsqMatrix< L, 1 > | [protected] |
make_minor(const MsqMatrix< R+1, C+1 > &m, unsigned r, unsigned c) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix() | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(double v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const double *v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const double v[R][C]) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const MsqMatrix< R, 1 > *c) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const MsqMatrix< 1, C > *r) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const char *s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const std::string &s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix(const MsqMatrix< R+1, C+1 > &p_m, unsigned p_r, unsigned p_c) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqVector() | MBMesquite::MsqVector< L > | [inline] |
MsqVector(double v) | MBMesquite::MsqVector< L > | [inline] |
MsqVector(const double *v) | MBMesquite::MsqVector< L > | [inline] |
MsqVector(const char *s) | MBMesquite::MsqVector< L > | [inline] |
MsqVector(const std::string &s) | MBMesquite::MsqVector< L > | [inline] |
MsqVector(const MsqMatrix< L, 1 > &pm) | MBMesquite::MsqVector< L > | [inline] |
my_type typedef | MBMesquite::MsqMatrix< L, 1 > | |
operator()(unsigned idx) | MBMesquite::MsqVector< L > | [inline] |
operator()(unsigned idx) const | MBMesquite::MsqVector< L > | [inline] |
MsqMatrix< L, 1 >::operator()(unsigned r, unsigned c) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix< L, 1 >::operator()(unsigned r, unsigned c) const | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator*=(double scalar) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator+=(const MsqMatrix< R, C > &other) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator+=(double scalar) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator-=(const MsqMatrix< R, C > &other) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator-=(double scalar) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator/=(double scalar) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator=(const MsqMatrix< L, 1 > &p_m) | MBMesquite::MsqVector< L > | [inline] |
MsqMatrix< L, 1 >::operator=(double v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix< L, 1 >::operator=(const double *v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix< L, 1 >::operator=(const char *s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
MsqMatrix< L, 1 >::operator=(const std::string &s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
operator[](unsigned idx) | MBMesquite::MsqVector< L > | [inline] |
operator[](unsigned idx) const | MBMesquite::MsqVector< L > | [inline] |
row(unsigned r) const | MBMesquite::MsqMatrix< L, 1 > | [inline] |
ROWS enum value | MBMesquite::MsqMatrix< L, 1 > | |
set(double v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
set(const double *v) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
set(const double v[R][C]) | MBMesquite::MsqMatrix< L, 1 > | |
set(const char *s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
set(const std::string &s) | MBMesquite::MsqMatrix< L, 1 > | [inline] |
set_column(unsigned c, const MsqMatrix< R, 1 > &v) | MBMesquite::MsqMatrix< L, 1 > | |
set_column_transpose(unsigned c, const MsqMatrix< 1, R > &v) | MBMesquite::MsqMatrix< L, 1 > | |
set_columns(const MsqMatrix< R, 1 > *v) | MBMesquite::MsqMatrix< L, 1 > | |
set_row(unsigned r, const MsqMatrix< 1, C > &v) | MBMesquite::MsqMatrix< L, 1 > | |
set_row_transpose(unsigned r, const MsqMatrix< C, 1 > &v) | MBMesquite::MsqMatrix< L, 1 > | |
set_rows(const MsqMatrix< 1, C > *v) | MBMesquite::MsqMatrix< L, 1 > | |
zero() | MBMesquite::MsqMatrix< L, 1 > | [inline] |