Home
last modified time | relevance | path

Searched defs:FixedInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DIntegralConstant.h18 template<int N> class FixedInt; variable
56 FixedInt() {} in FixedInt() function
57 FixedInt( VariableAndFixedInt<N> other) { in FixedInt() function
86 FixedInt ( FixedInt<N> (*)() ) {} in FixedInt() function
90 FixedInt(std::integral_constant<int,N>) {} in FixedInt() function