#include <cml/core/external_2D.h>
#include <cml/matrix/matrix_expr.h>
#include <cml/matrix/class_ops.h>
#include <cml/matrix/matrix_unroller.h>
#include <cml/matrix/dynamic.h>
Go to the source code of this file.
Classes | |
class | cml::matrix< Element, external< Rows, Cols >, BasisOrient, Layout > |
Fixed-size, external-memory matrix. More... | |
class | cml::matrix< Element, external<-1,-1 >, BasisOrient, Layout > |
Dynamic-size, external-memory matrix. More... | |
Namespaces | |
namespace | cml |
Definition in file external.h.