#include <complex>#include <vector>#include <cppad/local/cppad_assert.hpp>#include <cppad/check_simple_vector.hpp>#include <cppad/check_numeric_type.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | CppAD |
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) |
1.6.1