|
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 |
| atan2(const geom::Dual< T, P > &y, const geom::Dual< T, P > &x) | 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) | Dual< T, Dp > | inline |
| Dual(const Dual &d)=default | Dual< T, Dp > | |
| 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 |
| log(const geom::Dual< T, Dp > &d) | 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 U() const (defined in Dual< T, Dp >) | Dual< T, Dp > | inlineexplicit |
| operator!=(const Dual< T, Dp > &d) | Dual< T, Dp > | inline |
| operator++(int) | Dual< T, Dp > | inline |
| operator++() | Dual< T, Dp > | inline |
| operator--(int) | Dual< T, Dp > | inline |
| operator--() | Dual< T, Dp > | inline |
| operator<(const Dual< T, Dp > &d) | Dual< T, Dp > | inline |
| operator<=(const Dual< T, Dp > &d) | Dual< T, Dp > | inline |
| operator=(const Dual< T, Dp > &other)=default (defined in Dual< T, Dp >) | Dual< T, Dp > | |
| operator=(T other) (defined in Dual< T, Dp >) | Dual< T, Dp > | inline |
| operator==(const Dual< T, Dp > &d) | Dual< T, Dp > | inline |
| operator>(const Dual< T, Dp > &d) | Dual< T, Dp > | inline |
| operator>=(const Dual< T, Dp > &d) | 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 > |