, including all inherited members.
| ADFun(const ADFun &g) | ADFun< Base > | [inline] |
| ADFun(void) | ADFun< Base > | |
| ADFun(const ADvector &x, const ADvector &y) | ADFun< Base > | |
| ADFun(const VectorAD &x, const VectorAD &y) | ADFun< Base > | |
| capacity_taylor(size_t per_var) | ADFun< Base > | |
| compare_change_ | ADFun< Base > | [private] |
| CompareChange(void) const | ADFun< Base > | [inline] |
| dep_parameter_ | ADFun< Base > | [private] |
| dep_taddr_ | ADFun< Base > | [private] |
| Dependent(ADTape< Base > *tape, const ADvector &y) | ADFun< Base > | [private] |
| Dependent(const ADvector &y) | ADFun< Base > | |
| Dependent(const ADvector &x, const ADvector &y) | ADFun< Base > | |
| Domain(void) const | ADFun< Base > | [inline] |
| for_jac_sparse_pack_ | ADFun< Base > | [private] |
| for_jac_sparse_set_ | ADFun< Base > | [private] |
| ForOne(const VectorBase &x, size_t j) | ADFun< Base > | |
| ForOne(const Vector &x, size_t j) | ADFun< Base > | |
| ForSparseJac(size_t q, const VectorSet &r) | ADFun< Base > | |
| ForSparseJacCase(bool set_type, size_t q, const VectorSet &r, VectorSet &s) | ADFun< Base > | [private] |
| ForSparseJacCase(const std::set< size_t > &set_type, size_t q, const VectorSet &r, VectorSet &s) | ADFun< Base > | [private] |
| ForTwo(const VectorBase &x, const VectorSize_t &J, const VectorSize_t &K) | ADFun< Base > | |
| Forward(size_t p, const VectorBase &x, std::ostream &s=std::cout) | ADFun< Base > | |
| Forward(size_t p, const Vector &x_p, std::ostream &s) | ADFun< Base > | |
| Hessian(const VectorBase &x, const VectorBase &w) | ADFun< Base > | |
| Hessian(const VectorBase &x, size_t i) | ADFun< Base > | |
| Hessian(const Vector &x, size_t l) | ADFun< Base > | |
| Hessian(const Vector &x, const Vector &w) | ADFun< Base > | |
| ind_taddr_ | ADFun< Base > | [private] |
| Jacobian(const VectorBase &x) | ADFun< Base > | |
| Jacobian(const Vector &x) | ADFun< Base > | |
| Memory(void) const | ADFun< Base > | [inline] |
| operator=(const ADFun &f) | ADFun< Base > | |
| optimize(void) | ADFun< Base > | |
| Order(void) const | ADFun< Base > | [inline] |
| Parameter(size_t i) | ADFun< Base > | [inline] |
| play_ | ADFun< Base > | [private] |
| Range(void) const | ADFun< Base > | [inline] |
| Reverse(size_t p, const VectorBase &v) | ADFun< Base > | |
| RevOne(const VectorBase &x, size_t i) | ADFun< Base > | |
| RevOne(const Vector &x, size_t i) | ADFun< Base > | |
| RevSparseHes(size_t q, const VectorSet &s) | ADFun< Base > | |
| RevSparseHesCase(bool set_type, size_t q, const VectorSet &s, VectorSet &h) | ADFun< Base > | [private] |
| RevSparseHesCase(const std::set< size_t > &set_type, size_t q, const VectorSet &s, VectorSet &h) | ADFun< Base > | [private] |
| RevSparseJac(size_t q, const VectorSet &s) | ADFun< Base > | |
| RevSparseJacCase(bool set_type, size_t p, const VectorSet &s, VectorSet &r) | ADFun< Base > | [private] |
| RevSparseJacCase(const std::set< size_t > &set_type, size_t p, const VectorSet &s, VectorSet &r) | ADFun< Base > | [private] |
| RevTwo(const VectorBase &x, const VectorSize_t &I, const VectorSize_t &J) | ADFun< Base > | |
| Size(void) const | ADFun< Base > | [inline] |
| size_forward_bool(void) const | ADFun< Base > | [inline] |
| size_forward_bool(size_t zero) | ADFun< Base > | [inline] |
| size_forward_set(void) const | ADFun< Base > | [inline] |
| size_forward_set(size_t zero) | ADFun< Base > | [inline] |
| size_op(void) const | ADFun< Base > | [inline] |
| size_op_arg(void) const | ADFun< Base > | [inline] |
| size_op_seq(void) const | ADFun< Base > | [inline] |
| size_par(void) const | ADFun< Base > | [inline] |
| size_taylor(void) const | ADFun< Base > | [inline] |
| size_text(void) const | ADFun< Base > | [inline] |
| size_var(void) const | ADFun< Base > | [inline] |
| size_VecAD(void) const | ADFun< Base > | [inline] |
| SparseHessian(const VectorBase &x, const VectorBase &w) | ADFun< Base > | |
| SparseHessian(const VectorBase &x, const VectorBase &w, const VectorBool &p) | ADFun< Base > | |
| SparseHessian(const VectorBase &x, const VectorBase &w, const VectorSet &p, const VectorSize &r, const VectorSize &c, VectorBase &hes, sparse_hessian_work &work) | ADFun< Base > | |
| SparseHessian(const VectorBase &x, const VectorBase &w, const VectorSet &p) | ADFun< Base > | |
| SparseHessianCase(bool set_type, const VectorBase &x, const VectorBase &w, const VectorSet &p, VectorBase &hes, sparse_hessian_work &work) | ADFun< Base > | [private] |
| SparseHessianCase(const std::set< size_t > &set_type, const VectorBase &x, const VectorBase &w, const VectorSet &p, VectorBase &hes, sparse_hessian_work &work) | ADFun< Base > | [private] |
| SparseHessianCase(bool set_type, const VectorBase &x, const VectorBase &w, const VectorSet &p, VectorBase &hes) | ADFun< Base > | [private] |
| SparseHessianCase(const std::set< size_t > &set_type, const VectorBase &x, const VectorBase &w, const VectorSet &p, VectorBase &hes) | ADFun< Base > | [private] |
| SparseHessianCompute(const VectorBase &x, const VectorBase &w, VectorSet &sparsity, VectorBase &hes, sparse_hessian_work &work) | ADFun< Base > | [private] |
| SparseJacobian(const VectorBase &x) | ADFun< Base > | |
| SparseJacobian(const VectorBase &x, const VectorSet &p) | ADFun< Base > | |
| SparseJacobianCase(bool set_type, const VectorBase &x, const VectorSet &p, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | [private] |
| SparseJacobianCase(const std::set< size_t > &set_type, const VectorBase &x, const VectorSet &p, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | [private] |
| SparseJacobianCase(bool set_type, const VectorBase &x, const VectorSet &p, VectorBase &jac) | ADFun< Base > | [private] |
| SparseJacobianCase(const std::set< size_t > &set_type, const VectorBase &x, const VectorSet &p, VectorBase &jac) | ADFun< Base > | [private] |
| SparseJacobianFor(const VectorBase &x, VectorSet &p_transpose, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | [private] |
| SparseJacobianForward(const VectorBase &x, const VectorSet &p, const VectorSize &r, const VectorSize &c, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | |
| SparseJacobianRev(const VectorBase &x, VectorSet &p, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | [private] |
| SparseJacobianReverse(const VectorBase &x, const VectorSet &p, const VectorSize &r, const VectorSize &c, VectorBase &jac, sparse_jacobian_work &work) | ADFun< Base > | |
| taylor_ | ADFun< Base > | [private] |
| taylor_col_dim_ | ADFun< Base > | [private] |
| taylor_per_var_ | ADFun< Base > | [private] |
| taylor_size(void) const | ADFun< Base > | [inline] |
| total_num_var_ | ADFun< Base > | [private] |
| use_VecAD(void) const | ADFun< Base > | [inline] |
| ~ADFun(void) | ADFun< Base > | [inline] |