a | boost::math::octonion< T > | protected |
b | boost::math::octonion< T > | protected |
c | boost::math::octonion< T > | protected |
C_component_1() const | boost::math::octonion< T > | inline |
C_component_2() const | boost::math::octonion< T > | inline |
C_component_3() const | boost::math::octonion< T > | inline |
C_component_4() const | boost::math::octonion< T > | inline |
d | boost::math::octonion< T > | protected |
e | boost::math::octonion< T > | protected |
f | boost::math::octonion< T > | protected |
g | boost::math::octonion< T > | protected |
h | boost::math::octonion< T > | protected |
H_component_1() const | boost::math::octonion< T > | inline |
H_component_2() const | boost::math::octonion< T > | inline |
octonion(T const &requested_a=T(), T const &requested_b=T(), T const &requested_c=T(), T const &requested_d=T(), T const &requested_e=T(), T const &requested_f=T(), T const &requested_g=T(), T const &requested_h=T()) | boost::math::octonion< T > | inlineexplicit |
octonion(::std::complex< T > const &z0,::std::complex< T > const &z1=::std::complex< T >(),::std::complex< T > const &z2=::std::complex< T >(),::std::complex< T > const &z3=::std::complex< T >()) | boost::math::octonion< T > | inlineexplicit |
octonion(::boost::math::quaternion< T > const &q0,::boost::math::quaternion< T > const &q1=::boost::math::quaternion< T >()) | boost::math::octonion< T > | inlineexplicit |
octonion(octonion< X > const &a_recopier) | boost::math::octonion< T > | inlineexplicit |
operator*=(T const &rhs) | boost::math::octonion< T > | inline |
operator*=(::std::complex< T > const &rhs) | boost::math::octonion< T > | inline |
operator*=(::boost::math::quaternion< T > const &rhs) | boost::math::octonion< T > | inline |
operator*=(octonion< X > const &rhs) | boost::math::octonion< T > | inline |
operator+=(T const &rhs) | boost::math::octonion< T > | inline |
operator+=(::std::complex< T > const &rhs) | boost::math::octonion< T > | inline |
operator+=(::boost::math::quaternion< T > const &rhs) | boost::math::octonion< T > | inline |
operator+=(octonion< X > const &rhs) | boost::math::octonion< T > | inline |
operator-=(T const &rhs) | boost::math::octonion< T > | inline |
operator-=(::std::complex< T > const &rhs) | boost::math::octonion< T > | inline |
operator-=(::boost::math::quaternion< T > const &rhs) | boost::math::octonion< T > | inline |
operator-=(octonion< X > const &rhs) | boost::math::octonion< T > | inline |
operator/=(T const &rhs) | boost::math::octonion< T > | inline |
operator/=(::std::complex< T > const &rhs) | boost::math::octonion< T > | inline |
operator/=(::boost::math::quaternion< T > const &rhs) | boost::math::octonion< T > | inline |
operator/=(octonion< X > const &rhs) | boost::math::octonion< T > | inline |
operator=(octonion< X > const &a_affecter) | boost::math::octonion< T > | inline |
operator=(octonion< T > const &a_affecter) | boost::math::octonion< T > | inline |
operator=(T const &a_affecter) | boost::math::octonion< T > | inline |
operator=(::std::complex< T > const &a_affecter) | boost::math::octonion< T > | inline |
operator=(::boost::math::quaternion< T > const &a_affecter) | boost::math::octonion< T > | inline |
R_component_1() const | boost::math::octonion< T > | inline |
R_component_2() const | boost::math::octonion< T > | inline |
R_component_3() const | boost::math::octonion< T > | inline |
R_component_4() const | boost::math::octonion< T > | inline |
R_component_5() const | boost::math::octonion< T > | inline |
R_component_6() const | boost::math::octonion< T > | inline |
R_component_7() const | boost::math::octonion< T > | inline |
R_component_8() const | boost::math::octonion< T > | inline |
real() const | boost::math::octonion< T > | inline |
unreal() const | boost::math::octonion< T > | inline |
value_type typedef | boost::math::octonion< T > | |