kyosu
v0.1.0
Complex Without Complexes
Loading...
Searching...
No Matches
◆
as_cayley_dickson_n_t
template<unsigned int Dim, typename... Ts>
using
kyosu::as_cayley_dickson_n_t
= typename as_cayley_dickson_n<Dim,Ts...>
::type
Computes a Cayley-Dickson type of a given dimension.
Template Parameters
Dim
Dimension of the Cayley-Dickson algebra to use.
Ts
Types used to compute the Cayley-Dickson underlying type.
kyosu