tensor-0.1.0
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oNlinalgNamespace for Linear Algebra functions based on BLAS, LAPACK, Lanczos and related algorithms
|oCCArpackFinder of a few eigenvalues of eigenvectors via Arnoldi method
|\CRArpackFinder of a few eigenvalues of eigenvectors via Arnoldi method
\Ntensor
 oCBooleansVector of boolean values
 oCCTensorComplex Tensor with elements of type "cdouble"
 oCFlexiListGeneratorPlaceholder for statically creating a vector of elements, whose type is determined by the first element
 oCIndicesVector of 'index' type, where 'index' fits the indices of a tensor
 oCListGeneratorCompile-time generator of vectors, tensors and indices
 oCRangeRange of indices
 oCRefPointerA reference counting pointer with copy-on-write
 oCRTensorReal Tensor with elements of type "double"
 oCSparseA sparse matrix
 \CTensorAn N-dimensional array of numbers