[][src]Type Definition hcomplex::Octonion

type Octonion<T> = Construct<T, Quaternion<T>>;

8-dimensional non-commutative and non-associative algebra.