tensor-0.1.0
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCtensor::BooleansVector of boolean values
oClinalg::CArpackFinder of a few eigenvalues of eigenvectors via Arnoldi method
oCtensor::FlexiListGeneratorPlaceholder for statically creating a vector of elements, whose type is determined by the first element
oCtensor::IndicesVector of 'index' type, where 'index' fits the indices of a tensor
oCtensor::ListGenerator< elt_t >Compile-time generator of vectors, tensors and indices
oCtensor::RangeRange of indices
oClinalg::RArpackFinder of a few eigenvalues of eigenvectors via Arnoldi method
oCtensor::RefPointer< value_type >A reference counting pointer with copy-on-write
oCtensor::RefPointer< elt_t >
oCtensor::Sparse< elt >A sparse matrix
oCtensor::Tensor< elt >An N-dimensional array of numbers
oCtensor::Tensor< cdouble >
|\Ctensor::CTensorComplex Tensor with elements of type "cdouble"
oCtensor::Tensor< double >
|\Ctensor::RTensorReal Tensor with elements of type "double"
\Ctensor::Tensor< elt_t >