|
inlineconstexpr |
Obtains the number of dimensions of the algebra containing a given type.
If T
satisfies kyosu::concepts::cayley_dickson, evaluates to the number of dimension of the smallest Cayley-Dickson algebra in which any instance of T
can be represented.
If T
models a value of \(\mathbb{R}\), evaluates to 1.
T | Type to analyze. |