![]() |
Prev | Next |
ErrorHandler | Replacing the CppAD Error Handler |
NearEqual | Determine if Two Values Are Nearly Equal |
speed_test | Run One Speed Test and Return Results |
SpeedTest | Run One Speed Test and Print Results |
NumericType | Definition of a Numeric Type |
CheckNumericType | Check NumericType Class Concept |
SimpleVector | Definition of a Simple Vector |
CheckSimpleVector | Check Simple Vector Concept |
nan | Obtain Nan and Determine if a Value is Nan |
pow_int | The Integer Power Function |
Poly | Evaluate a Polynomial or its Derivative |
LuDetAndSolve | Compute Determinants and Solve Equations by LU Factorization |
RombergOne | One DimensionalRomberg Integration |
RombergMul | Multi-dimensional Romberg Integration |
Runge45 | An Embedded 4th and 5th Order Runge-Kutta ODE Solver |
Rosen34 | A 3rd and 4th Order Rosenbrock ODE Solver |
OdeErrControl | An Error Controller for ODE Solvers |
OdeGear | An Arbitrary Order Gear Method |
OdeGearControl | An Error Controller for Gear's Ode Solvers |
BenderQuad | Computing Jacobian and Hessian of Bender's Reduced Objective |
LuRatio | LU Factorization of A Square Matrix and Stability Calculation |
std_math_unary | Float and Double Standard Math Unary Functions |
CppAD_vector | The CppAD::vector Template Class |
TrackNewDel | Routines That Track Use of New and Delete |