namespace eve
{
constexpr auto tchebytchev[conditional_expr
auto c]()
noexcept;
constexpr auto tchebytchev[logical_value
auto m]()
noexcept;
}
General Cayley-dickson concept.
Definition: concepts.hpp:41
General real concept.
Definition: concepts.hpp:48
constexpr auto i
Computes the complex number in the chosen type.
Definition: i.hpp:69
constexpr auto tchebytchev
Computes the value of the Tchebytchev polynomial of order n at z:
Definition: tchebytchev.hpp:124
Cayley-Dickson algebra main abstraction It is built so that all operation over C, Q and other such al...
Definition: cayley_dickson.hpp:32