|
Brush C++ API
A flexible interpretable machine learning framework
|
Functions | |
| template<typename CostFunctor, typename Dual, typename Scalar, int JacobianLayout = Eigen::ColMajor> | |
| auto | Autodiff (CostFunctor const &function, Scalar const *parameters, Scalar *residuals, Scalar *jacobian) -> bool |