geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for Dual< T, DP >, including all inherited members.
abs(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
acos(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
asin(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
atan(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
ceil(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
cos(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
discontinuity_policy typedef (defined in Dual< T, DP >) | Dual< T, DP > | |
Dual() | Dual< T, DP > | inline |
Dual(T x) | Dual< T, DP > | inline |
Dual(T x, T dx) | Dual< T, DP > | inline |
Dual(const Dual< T, DP1 > &d) (defined in Dual< T, DP >) | Dual< T, DP > | inline |
dx | Dual< T, DP > | |
exp(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
floor(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
fma(geom::Dual< T, P > a, geom::Dual< T, P > b, geom::Dual< T, P > c) | Dual< T, DP > | related |
max(const geom::Dual< T, P > &d1, const geom::Dual< T, P > &d2) | Dual< T, DP > | related |
min(const geom::Dual< T, P > &d1, const geom::Dual< T, P > &d2) | Dual< T, DP > | related |
operator Dual< U >() const (defined in Dual< T, DP >) | Dual< T, DP > | inline |
operator!=(const Dual< T > &d) | Dual< T, DP > | inline |
operator* | Dual< T, DP > | friend |
operator* | Dual< T, DP > | friend |
operator* | Dual< T, DP > | friend |
operator*=(const Dual< T > &d) | Dual< T, DP > | inline |
operator*=(U s) | Dual< T, DP > | inline |
operator+ | Dual< T, DP > | friend |
operator+=(const Dual< T > &d) | Dual< T, DP > | inline |
operator- | Dual< T, DP > | friend |
operator-() const | Dual< T, DP > | inline |
operator-=(const Dual< T > &d) | Dual< T, DP > | inline |
operator/ | Dual< T, DP > | friend |
operator/ | Dual< T, DP > | friend |
operator/ | Dual< T, DP > | friend |
operator/=(const Dual< T > &d) | Dual< T, DP > | inline |
operator/=(U s) | Dual< T, DP > | inline |
operator<(const Dual< T > &d) | Dual< T, DP > | inline |
operator<=(const Dual< T > &d) | Dual< T, DP > | inline |
operator==(const Dual< T > &d) | Dual< T, DP > | inline |
operator>(const Dual< T > &d) | Dual< T, DP > | inline |
operator>=(const Dual< T > &d) | Dual< T, DP > | inline |
operator[](index_t idx) | Dual< T, DP > | inline |
operator[](index_t idx) const | Dual< T, DP > | inline |
pow(const geom::Dual< T, P > &base, const geom::Dual< T, P > &xp) | Dual< T, DP > | related |
pow(const geom::Dual< T > &base, U xp) | Dual< T, DP > | related |
pow(U base, const geom::Dual< T, P > &xp) | Dual< T, DP > | related |
sin(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
sqrt(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
tan(const geom::Dual< T, P > &d) | Dual< T, DP > | related |
x | Dual< T, DP > |