Loading...
Searching...
No Matches
This is the complete list of members for matrix::matrix_t, including all inherited members.
assignment(m, w) | matrix::matrix_t | |
assignment(m, s) | matrix::matrix_t | |
free(m) | matrix::matrix_t | |
init(m, nrows, ncols) | matrix::matrix_t | |
inverse(m, bcknd) | matrix::matrix_t | |
matrix_add_matrix(m, b) | matrix::matrix_t | |
matrix_add_scalar_left(m, c) | matrix::matrix_t | |
matrix_add_scalar_right(c, m) | matrix::matrix_t | |
matrix_assign_matrix(m, w) | matrix::matrix_t | |
matrix_assign_scalar(m, s) | matrix::matrix_t | |
matrix_cmult_left(m, c) | matrix::matrix_t | |
matrix_cmult_right(c, m) | matrix::matrix_t | |
matrix_sub_matrix(m, b) | matrix::matrix_t | |
matrix_sub_scalar_left(m, c) | matrix::matrix_t | |
matrix_sub_scalar_right(c, m) | matrix::matrix_t | |
n | matrix::matrix_t | |
ncols | matrix::matrix_t | |
nrows | matrix::matrix_t | |
operator(m, b) | matrix::matrix_t | |
operator(m, c) | matrix::matrix_t | |
operator(c, m) | matrix::matrix_t | |
operator(m, b) | matrix::matrix_t | |
operator(m, c) | matrix::matrix_t | |
operator(c, m) | matrix::matrix_t | |
operator(m, c) | matrix::matrix_t | |
operator(c, m) | matrix::matrix_t | |
size(m) | matrix::matrix_t | |
x | matrix::matrix_t | |
x_d | matrix::matrix_t | |