DiSMEC++
dismec::types::GenericMatrixRef< T > Member List

This is the complete list of members for dismec::types::GenericMatrixRef< T >, including all inherited members.

base_t typedefdismec::types::GenericMatrixRef< T >
cols() constdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
DenseColMajorRef typedefdismec::types::GenericMatrixRef< T >
DenseRowMajorRef typedefdismec::types::GenericMatrixRef< T >
EigenVariantWrapper(T &&source)dismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inlineexplicit
GenericMatrixRef(DenseRowMajorRef m)dismec::types::GenericMatrixRef< T >inline
GenericMatrixRef(DenseColMajorRef m)dismec::types::GenericMatrixRef< T >inline
GenericMatrixRef(SparseRowMajorRef m)dismec::types::GenericMatrixRef< T >inline
GenericMatrixRef(SparseColMajorRef m)dismec::types::GenericMatrixRef< T >inline
GenericMatrixRef(const DenseRowMajor< T > &m)dismec::types::GenericMatrixRef< T >inlineexplicit
GenericMatrixRef(const DenseColMajor< T > &m)dismec::types::GenericMatrixRef< T >inlineexplicit
GenericMatrixRef(const SparseRowMajor< T > &m)dismec::types::GenericMatrixRef< T >inlineexplicit
GenericMatrixRef(const SparseColMajor< T > &m)dismec::types::GenericMatrixRef< T >inlineexplicit
get()dismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
get() constdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
m_Variantdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >protected
rows() constdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
size() constdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
SparseColMajorRef typedefdismec::types::GenericMatrixRef< T >
SparseRowMajorRef typedefdismec::types::GenericMatrixRef< T >
unpack_variant()dismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
unpack_variant() constdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >inline
variant_t typedefdismec::types::EigenVariantWrapper< Eigen::Ref< Types >... >