| CppAD: A C++ Algorithmic Differentiation Package
    20171217
    | 
Go to the source code of this file.
| Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| Functions | |
| template<typename Float > | |
| bool | CppAD::AbsGeq (const Float &x, const Float &y) | 
| bool | CppAD::AbsGeq (const std::complex< double > &x, const std::complex< double > &y) | 
| bool | CppAD::AbsGeq (const std::complex< float > &x, const std::complex< float > &y) | 
| template<class SizeVector , class FloatVector > | |
| int | CppAD::LuFactor (SizeVector &ip, SizeVector &jp, FloatVector &LU) |