#include <cml/core/fixed_2D.h>
#include <cml/matrix/matrix_expr.h>
#include <cml/matrix/class_ops.h>
#include <cml/matrix/matrix_unroller.h>
Go to the source code of this file.
Classes | |
class | cml::matrix< Element, fixed< Rows, Cols >, BasisOrient, Layout > |
Fixed-size, fixed-memory matrix. More... | |
Namespaces | |
namespace | cml |
Variables | |
return(* | this )(i, j) |
Definition in file fixed.h.
return(* this)(i, j) |