/home/coin/svn-release/OptimizationSuite-1.1.0/cppad/cppad/lu_factor.hpp File Reference

#include <complex>
#include <vector>
#include <cppad/local/cppad_assert.hpp>
#include <cppad/check_simple_vector.hpp>
#include <cppad/check_numeric_type.hpp>
Include dependency graph for lu_factor.hpp:
This graph shows which files directly or indirectly include this file:

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)

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1