CppAD: A C++ Algorithmic Differentiation Package
20130102
|
void CppAD::LuInvert | ( | const SizeVector & | ip, |
const SizeVector & | jp, | ||
const FloatVector & | LU, | ||
FloatVector & | B | ||
) |
Definition at line 173 of file lu_invert.hpp.