linalg::rep3d< C > Struct Template Reference


Detailed Description

template<class C>
struct linalg::rep3d< C >

Class of 3d tensors derived from linalg::rep1d<C> including the number of rows nbrow_ the number of columns n2_ and the height of the matrix. The matrix is stored by column in the array linalg::rep1d<C>.

Definition at line 27 of file array3d.h.


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo