[][src]Type Definition hcomplex::Complex

type Complex<T> = Construct<T, T>;

2-dimensional commutative and associative algebra