My Project
Classes | Namespaces
newton.hpp File Reference
#include "../common.hpp"
#include "full_batch_minimizer.hpp"
#include <Eigen/Eigen>
#include <iostream>
Include dependency graph for newton.hpp:

Go to the source code of this file.

Classes

class  cpu_mlp::Newton< V, M >
 Newton minimizer (full Newton) for unconstrained optimization. More...
 

Namespaces

 cpu_mlp