SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::linearalgebra::EigenOptions< Eigen::Transpose< T > > Struct Template Reference

Static Public Attributes

static constexpr auto value = (EigenOptions_v<T> == Eigen::RowMajor) ? Eigen::ColMajor : Eigen::RowMajor
 

Attribute details

◆ value

template<class T >
constexpr auto sofa::linearalgebra::EigenOptions< Eigen::Transpose< T > >::value = (EigenOptions_v<T> == Eigen::RowMajor) ? Eigen::ColMajor : Eigen::RowMajor
staticconstexpr