Template Struct constant_pi< CppAD::AD< Scalar > >

Inheritance Relationships

Base Type

  • public constant_pi< Scalar >

Struct Documentation

template<typename Scalar>
struct constant_pi<CppAD::AD<Scalar>> : public constant_pi<Scalar>

Public Types

typedef CppAD::AD<Scalar> ADScalar

Public Static Functions

template<int N>
static inline ADScalar get(const mpl::int_<N> &n)
template<class T, T value>
static inline ADScalar get(const boost::integral_constant<T, value> &n)