Digital Image Correlation Engine  Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
DICe::Matrix< Type, Rows, Cols > Member List

This is the complete list of members for DICe::Matrix< Type, Rows, Cols >, including all inherited members.

all_values_are_zero() const (defined in DICe::Matrix< Type, Rows, Cols >)DICe::Matrix< Type, Rows, Cols >inline
cols() constDICe::Matrix< Type, Rows, Cols >inline
cols_DICe::Matrix< Type, Rows, Cols >private
condition_number() (defined in DICe::Matrix< Type, Rows, Cols >)DICe::Matrix< Type, Rows, Cols >inline
copy(const Matrix< RType, RRows, RCols > &rhs)DICe::Matrix< Type, Rows, Cols >inline
data()DICe::Matrix< Type, Rows, Cols >inline
data_DICe::Matrix< Type, Rows, Cols >private
diag(const Type &value, const size_t size=Rows)DICe::Matrix< Type, Rows, Cols >inlinestatic
identity(const size_t size=Rows) (defined in DICe::Matrix< Type, Rows, Cols >)DICe::Matrix< Type, Rows, Cols >inlinestatic
int_work_DICe::Matrix< Type, Rows, Cols >private
inv()DICe::Matrix< Type, Rows, Cols >inline
lapack_DICe::Matrix< Type, Rows, Cols >private
Matrix(const size_t rows=Rows, const size_t cols=Cols)DICe::Matrix< Type, Rows, Cols >inline
Matrix(Matrix const &in)DICe::Matrix< Type, Rows, Cols >inline
Matrix(std::initializer_list< std::initializer_list< Type > > list)DICe::Matrix< Type, Rows, Cols >inline
max() constDICe::Matrix< Type, Rows, Cols >inline
min() constDICe::Matrix< Type, Rows, Cols >inline
norm() constDICe::Matrix< Type, Rows, Cols >inline
norm(Matrix< Type, Rows, Cols > matrix)DICe::Matrix< Type, Rows, Cols >inlinestatic
operator!=(const Matrix< Type, Rows, Cols > &lhs, const Matrix< Type, RRows, RCols > &rhs)DICe::Matrix< Type, Rows, Cols >friend
operator()(const size_t row, const size_t col)DICe::Matrix< Type, Rows, Cols >inline
operator()(const size_t row, const size_t col) constDICe::Matrix< Type, Rows, Cols >inline
operator()(const size_t index)DICe::Matrix< Type, Rows, Cols >inline
operator()(const size_t index) constDICe::Matrix< Type, Rows, Cols >inline
operator*(const Matrix< RType, RRows, RCols > &rhs) constDICe::Matrix< Type, Rows, Cols >inline
operator+(const Matrix< Type, RRows, RCols > &rhs) constDICe::Matrix< Type, Rows, Cols >inline
operator-(const Matrix< Type, RRows, RCols > &rhs) constDICe::Matrix< Type, Rows, Cols >inline
operator<<(std::ostream &os, const Matrix< Type, Rows, Cols > &matrix)DICe::Matrix< Type, Rows, Cols >friend
operator=(const Matrix< Type, RRows, RCols > &rhs)DICe::Matrix< Type, Rows, Cols >inline
operator==(const Matrix< Type, Rows, Cols > &lhs, const Matrix< Type, RRows, RCols > &rhs)DICe::Matrix< Type, Rows, Cols >friend
operator[](const size_t index) constDICe::Matrix< Type, Rows, Cols >inline
put_value(const Type &value)DICe::Matrix< Type, Rows, Cols >inline
rows() constDICe::Matrix< Type, Rows, Cols >inline
rows_DICe::Matrix< Type, Rows, Cols >private
scalar_work_ (defined in DICe::Matrix< Type, Rows, Cols >)DICe::Matrix< Type, Rows, Cols >private
scale_by(const Type &value)DICe::Matrix< Type, Rows, Cols >inline
size() constDICe::Matrix< Type, Rows, Cols >inline
storage_cols() constDICe::Matrix< Type, Rows, Cols >inline
storage_rows() constDICe::Matrix< Type, Rows, Cols >inline
storage_size() constDICe::Matrix< Type, Rows, Cols >inline
transpose() constDICe::Matrix< Type, Rows, Cols >inline
validate_dimensions(const Matrix< RType, RRows, RCols > &rhs) constDICe::Matrix< Type, Rows, Cols >inline
Vector typedefDICe::Matrix< Type, Rows, Cols >
~Matrix()DICe::Matrix< Type, Rows, Cols >inlinevirtual