yat
0.20.3pre
|
#include <yat/utility/BasicMatrix.h>
Public Types | |
typedef Derived | derived_type |
Public Member Functions | |
double | operator() (size_t row, size_t column) const |
const gsl_matrix * | gsl_matrix_p (void) const |
size_t | rows (void) const |
size_t | columns (void) const |
Something that looks like a Matrix. Is either a Matrix or a MatrixExpression (see below)
typedef Derived theplu::yat::utility::BasicMatrix< Derived >::derived_type |
Class that inherits from BasicMatrix
|
inline |
|
inline |
|
inline |
|
inline |