CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
template<typename SizeVector , typename FloatVector > | |
void | CppAD::LuInvert (const SizeVector &ip, const SizeVector &jp, const FloatVector &LU, FloatVector &B) |