/home/coin/SVN-release/CoinAll-1.1.0/cppad/cppad/lu_solve.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 <cppad/lu_factor.hpp>
#include <cppad/lu_invert.hpp>

Include dependency graph for lu_solve.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::LeqZero (const Float &x)
bool CppAD::LeqZero (const std::complex< double > &x)
bool CppAD::LeqZero (const std::complex< float > &x)
template<typename Float, typename FloatVector>
int CppAD::LuSolve (size_t n, size_t m, const FloatVector &A, const FloatVector &B, FloatVector &X, Float &logdet)


Generated on Sun Nov 14 14:10:06 2010 for Coin-All by  doxygen 1.4.7