|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
This is the complete list of members for CppAD::AD< Base >, including all inherited members.
| abort_recording(void) | CppAD::AD< Base > | static |
| abs_geq(const AD< Base > &x, const AD< Base > &y) | CppAD::AD< Base > | friend |
| abs_me(void) const | CppAD::AD< Base > | inline |
| acos_me(void) const | CppAD::AD< Base > | inline |
| acosh_me(void) const | CppAD::AD< Base > | inline |
| AD(void) | CppAD::AD< Base > | inline |
| AD(const Base &b) | CppAD::AD< Base > | inline |
| AD(const VecAD_reference< Base > &x) | CppAD::AD< Base > | inline |
| AD(const T &t) | CppAD::AD< Base > | inlineexplicit |
| ADFun< Base > class | CppAD::AD< Base > | friend |
| asin_me(void) const | CppAD::AD< Base > | inline |
| asinh_me(void) const | CppAD::AD< Base > | inline |
| atan_me(void) const | CppAD::AD< Base > | inline |
| atanh_me(void) const | CppAD::AD< Base > | inline |
| atomic_base< Base > class | CppAD::AD< Base > | friend |
| azmul(const AD< Base > &x, const AD< Base > &y) | CppAD::AD< Base > | friend |
| BinaryBool(bool FunName(const Base &x, const Base &y), const AD< Base > &x, const AD< Base > &y) | CppAD::AD< Base > | inlinestatic |
| CondExpOp(enum CompareOp cop, const AD< Base > &left, const AD< Base > &right, const AD< Base > &trueCase, const AD< Base > &falseCase) | CppAD::AD< Base > | friend |
| cos_me(void) const | CppAD::AD< Base > | inline |
| cosh_me(void) const | CppAD::AD< Base > | inline |
| discrete< Base > class | CppAD::AD< Base > | friend |
| EqualOpSeq(const AD< Base > &u, const AD< Base > &v) | CppAD::AD< Base > | friend |
| erf_me(void) const | CppAD::AD< Base > | inline |
| exp_me(void) const | CppAD::AD< Base > | inline |
| expm1_me(void) const | CppAD::AD< Base > | inline |
| fabs_me(void) const | CppAD::AD< Base > | inline |
| GreaterThanOrZero(const AD< Base > &x) | CppAD::AD< Base > | friend |
| GreaterThanZero(const AD< Base > &x) | CppAD::AD< Base > | friend |
| IdenticalEqualPar(const AD< Base > &x, const AD< Base > &y) | CppAD::AD< Base > | friend |
| IdenticalOne(const AD< Base > &x) | CppAD::AD< Base > | friend |
| IdenticalPar(const AD< Base > &x) | CppAD::AD< Base > | friend |
| IdenticalZero(const AD< Base > &x) | CppAD::AD< Base > | friend |
| Independent(VectorAD &x, size_t abort_op_index) | CppAD::AD< Base > | friend |
| Integer(const AD< Base > &u) | CppAD::AD< Base > | friend |
| LessThanOrZero(const AD< Base > &x) | CppAD::AD< Base > | friend |
| LessThanZero(const AD< Base > &x) | CppAD::AD< Base > | friend |
| local::ADTape< Base > class | CppAD::AD< Base > | friend |
| log1p_me(void) const | CppAD::AD< Base > | inline |
| log_me(void) const | CppAD::AD< Base > | inline |
| make_parameter(void) | CppAD::AD< Base > | inlineprivate |
| make_variable(tape_id_t id, addr_t taddr) | CppAD::AD< Base > | inlineprivate |
| NearEqual(const AD< Base > &x, const AD< Base > &y, const Base &r, const Base &a) | CppAD::AD< Base > | friend |
| NearEqual(const Base &x, const AD< Base > &y, const Base &r, const Base &a) | CppAD::AD< Base > | friend |
| NearEqual(const AD< Base > &x, const Base &y, const Base &r, const Base &a) | CppAD::AD< Base > | friend |
| omp_max_thread(size_t number) | CppAD::AD< Base > | static |
| operator(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator(std::ostream &os, const AD< Base > &x) | CppAD::AD< Base > | friend |
| operator!=(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator*(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator*=(const AD &right) | CppAD::AD< Base > | inline |
| operator+(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator+(void) const | CppAD::AD< Base > | inline |
| operator+=(const AD &right) | CppAD::AD< Base > | inline |
| operator-(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator-(void) const | CppAD::AD< Base > | inline |
| operator-=(const AD &right) | CppAD::AD< Base > | inline |
| operator/(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator/=(const AD &right) | CppAD::AD< Base > | inline |
| operator=(const Base &b) | CppAD::AD< Base > | inline |
| operator=(const VecAD_reference< Base > &x) | CppAD::AD< Base > | inline |
| operator=(const T &right) | CppAD::AD< Base > | inline |
| operator=(const T &t) | CppAD::AD< Base > | inline |
| operator==(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator>(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator>=(const AD< Base > &left, const AD< Base > &right) | CppAD::AD< Base > | friend |
| operator>>(std::istream &is, AD< Base > &x) | CppAD::AD< Base > | friend |
| parallel_ad(void) | CppAD::AD< Base > | friend |
| Parameter(const AD< Base > &u) | CppAD::AD< Base > | friend |
| Parameter(const VecAD< Base > &u) | CppAD::AD< Base > | friend |
| pow(const AD< Base > &x, const AD< Base > &y) | CppAD::AD< Base > | friend |
| PrintFor(const AD< Base > &flag, const char *before, const AD< Base > &var, const char *after) | CppAD::AD< Base > | friend |
| sign_me(void) const | CppAD::AD< Base > | inline |
| sin_me(void) const | CppAD::AD< Base > | inline |
| sinh_me(void) const | CppAD::AD< Base > | inline |
| sqrt_me(void) const | CppAD::AD< Base > | inline |
| taddr_ | CppAD::AD< Base > | private |
| tan_me(void) const | CppAD::AD< Base > | inline |
| tanh_me(void) const | CppAD::AD< Base > | inline |
| tape_handle(size_t thread) | CppAD::AD< Base > | inlineprivatestatic |
| tape_id_ | CppAD::AD< Base > | private |
| tape_id_handle(size_t thread) | CppAD::AD< Base > | inlineprivatestatic |
| tape_id_ptr(size_t thread) | CppAD::AD< Base > | inlineprivatestatic |
| tape_manage(tape_manage_job job) | CppAD::AD< Base > | privatestatic |
| tape_ptr(void) | CppAD::AD< Base > | inlineprivatestatic |
| tape_ptr(tape_id_t tape_id) | CppAD::AD< Base > | inlineprivatestatic |
| tape_this(void) const | CppAD::AD< Base > | inlineprivate |
| UnaryBool(bool FunName(const Base &x), const AD< Base > &x) | CppAD::AD< Base > | inlinestatic |
| Value(const AD< Base > &x) | CppAD::AD< Base > | friend |
| value_ | CppAD::AD< Base > | private |
| value_type typedef | CppAD::AD< Base > | |
| Var2Par(const AD< Base > &u) | CppAD::AD< Base > | friend |
| Variable(const AD< Base > &u) | CppAD::AD< Base > | friend |
| Variable(const VecAD< Base > &u) | CppAD::AD< Base > | friend |
| VecAD< Base > class | CppAD::AD< Base > | friend |
| VecAD_reference< Base > class | CppAD::AD< Base > | friend |
| ~AD(void) | CppAD::AD< Base > | inline |