, including all inherited members.
add_col(const MC_v3d &x0) | mesh_conv::MC_matrix | |
add_col(const MC_v3d &x0, const MC_v3d &x1) | mesh_conv::MC_matrix | |
add_col(const MC_v3d &x0, const MC_v3d &x1, const MC_v3d &x2) | mesh_conv::MC_matrix | |
add_col(const MC_double_vector &col) | mesh_conv::MC_matrix | |
add_row(const MC_v3d &x0) | mesh_conv::MC_matrix | |
add_row(const MC_v3d &x0, const MC_v3d &x1) | mesh_conv::MC_matrix | |
add_row(const MC_v3d &x0, const MC_v3d &x1, const MC_v3d &x2) | mesh_conv::MC_matrix | |
add_row(const MC_double_vector &col) | mesh_conv::MC_matrix | |
add_translation(const MC_v3d &tr) | mesh_conv::MC_matrix | |
analyse_string(const std::string &to_analyse, int dim, int *start, double *increment, int *end) const | mesh_conv::MC_matrix | [private] |
analyse_string(const char *to_analyse, int dim, int *start, double *increment, int *end) const | mesh_conv::MC_matrix | [private] |
check_integrity() const | mesh_conv::MC_matrix | |
clear() | mesh_conv::MC_matrix | |
componentwise(const MC_matrix &M1) const | mesh_conv::MC_matrix | |
current_size | mesh_conv::MC_matrix | [private] |
det() const | mesh_conv::MC_matrix | |
identity(const int &size) | mesh_conv::MC_matrix | [static] |
internal_product(MC_v3d *to_multiply) const | mesh_conv::MC_matrix | |
internal_product(MC_v4d *to_multiply) const | mesh_conv::MC_matrix | |
inverted() const | mesh_conv::MC_matrix | |
M | mesh_conv::MC_matrix | [private] |
MC_matrix() | mesh_conv::MC_matrix | |
MC_matrix(const int &size_col, const int &size_row) | mesh_conv::MC_matrix | |
MC_matrix(const int &size_col) | mesh_conv::MC_matrix | |
MC_matrix(const MC_matrix &size_row) | mesh_conv::MC_matrix | |
MC_matrix(const MC_v3d &v) | mesh_conv::MC_matrix | |
MC_matrix(const MC_v3d &v1, const MC_v3d &v2) | mesh_conv::MC_matrix | |
MC_matrix(const MC_v3d &v1, const MC_v3d &v2, const MC_v3d &v3) | mesh_conv::MC_matrix | |
MC_matrix(const MC_v3d_vector &v) | mesh_conv::MC_matrix | |
norm_2() const | mesh_conv::MC_matrix | |
operator()(const int &k1, const int &k2) | mesh_conv::MC_matrix | |
operator()(const int &k1, const int &k2) const | mesh_conv::MC_matrix | |
operator()(const int &k_index) | mesh_conv::MC_matrix | |
operator()(const int &k_index) const | mesh_conv::MC_matrix | |
operator()(const MC_int_vector &k_index) | mesh_conv::MC_matrix | |
operator()(const MC_int_vector &index_1, const MC_int_vector &index_2) const | mesh_conv::MC_matrix | |
operator()(const std::string &string_index_1, const std::string &string_index_2) | mesh_conv::MC_matrix | |
operator()(const std::string &string_index) | mesh_conv::MC_matrix | |
operator*(const MC_matrix &M1, const double &alpha) | mesh_conv::MC_matrix | [friend] |
operator*(const double &alpha, const MC_matrix &M1) | mesh_conv::MC_matrix | [friend] |
operator*(const MC_matrix &M1, const MC_matrix &M2) | mesh_conv::MC_matrix | [friend] |
operator*(const MC_matrix &M1, const MC_v3d &V) | mesh_conv::MC_matrix | [friend] |
operator*(const MC_matrix &M1, const MC_double_vector &v) | mesh_conv::MC_matrix | [friend] |
operator*=(const double &a) | mesh_conv::MC_matrix | |
operator*=(const MC_matrix &M1) | mesh_conv::MC_matrix | |
operator+(const MC_matrix &M1, const double &alpha) | mesh_conv::MC_matrix | [friend] |
operator+(const double &alpha, const MC_matrix &M1) | mesh_conv::MC_matrix | [friend] |
operator+(const MC_matrix &M1, const MC_matrix &M2) | mesh_conv::MC_matrix | [friend] |
operator+=(const double &a) | mesh_conv::MC_matrix | |
operator+=(const MC_matrix &M) | mesh_conv::MC_matrix | |
operator-(const MC_matrix &M1, const double &alpha) | mesh_conv::MC_matrix | [friend] |
operator-(const double &alpha, const MC_matrix &M1) | mesh_conv::MC_matrix | [friend] |
operator-(const MC_matrix &M1, const MC_matrix &M2) | mesh_conv::MC_matrix | [friend] |
operator/(const MC_matrix &M1, const double &alpha) | mesh_conv::MC_matrix | [friend] |
operator/(const double &alpha, const MC_matrix &M1) | mesh_conv::MC_matrix | [friend] |
operator/=(const double &a) | mesh_conv::MC_matrix | |
operator<<(std::ostream &stream, const MC_matrix &_M) | mesh_conv::MC_matrix | [friend] |
pointer() const | mesh_conv::MC_matrix | |
repmat(const int &k_repeat) const | mesh_conv::MC_matrix | |
repmat(const int &k_repeat_1, const int &k_repeat_2) const | mesh_conv::MC_matrix | |
repmat(const MC_int_vector &k_repeat) const | mesh_conv::MC_matrix | |
repmat_1(const int &k_repeat_1) const | mesh_conv::MC_matrix | |
repmat_2(const int &k_repeat_2) const | mesh_conv::MC_matrix | |
reshaped(const MC_int_vector &new_size) const | mesh_conv::MC_matrix | |
reshaped(const int &new_size_1, const int &new_size_2) const | mesh_conv::MC_matrix | |
reshaped_1(const int &size_1) const | mesh_conv::MC_matrix | |
reshaped_2(const int &size_2) const | mesh_conv::MC_matrix | |
resize(const MC_int_vector &new_size) | mesh_conv::MC_matrix | |
resize(const int &size_1, const int &size_2=-1) | mesh_conv::MC_matrix | |
resize_1(const int &size_1) | mesh_conv::MC_matrix | |
resize_2(const int &size_2) | mesh_conv::MC_matrix | |
rotation(const MC_v3d &axis, const double &angle) | mesh_conv::MC_matrix | [static] |
rotation_axis_to_axis(const MC_v3d &a1, const MC_v3d &a2) | mesh_conv::MC_matrix | [static] |
rotation_axis_to_axis_with_gradient(const MC_v3d &a0, const MC_v3d &a1) | mesh_conv::MC_matrix | [static] |
rotation_parameter() const | mesh_conv::MC_matrix | |
rotation_registration(const MC_matrix &X, const MC_matrix &X0) | mesh_conv::MC_matrix | [static] |
set_block(const MC_int_vector &index_1, const MC_int_vector &index_2, const MC_matrix &block) | mesh_conv::MC_matrix | |
set_block(const int &start_x, const int &end_x, const int &start_y, const int &end_y, const MC_matrix &block) | mesh_conv::MC_matrix | |
set_col(const int &id_col, const MC_double_vector &col) | mesh_conv::MC_matrix | |
set_rotation(const MC_matrix &m) | mesh_conv::MC_matrix | |
set_row(const int &id_row, const MC_double_vector &row) | mesh_conv::MC_matrix | |
set_translation(const MC_v3d &tr) | mesh_conv::MC_matrix | |
size() const | mesh_conv::MC_matrix | |
size_1() const | mesh_conv::MC_matrix | |
size_2() const | mesh_conv::MC_matrix | |
size_vec() const | mesh_conv::MC_matrix | |
to_double() const | mesh_conv::MC_matrix | |
to_matrix3() const | mesh_conv::MC_matrix | |
to_matrix4() const | mesh_conv::MC_matrix | |
to_vec() const | mesh_conv::MC_matrix | |
trace() const | mesh_conv::MC_matrix | |
translation_part() const | mesh_conv::MC_matrix | |
transposed() const | mesh_conv::MC_matrix | |
zeros(const int &size_1, const int &size_2) | mesh_conv::MC_matrix | [static] |
zeros(const int &size) | mesh_conv::MC_matrix | [static] |
~MC_matrix() | mesh_conv::MC_matrix | |