|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Go to the source code of this file.
Functions | |
| bool | link_det_lu (size_t size, size_t repeat, CppAD::vector< double > &matrix, CppAD::vector< double > &gradient) |
| bool | available_det_lu (void) |
| bool | correct_det_lu (bool is_package_double) |
| void | speed_det_lu (size_t size, size_t repeat) |