My Project
Classes | Namespaces | Functions | Variables
full_batch_minimizer.hpp File Reference
#include "../common.hpp"
#include "../iteration_recorder.hpp"
#include <Eigen/Eigen>
#include <cmath>
#include <functional>
#include <limits>
Include dependency graph for full_batch_minimizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cpu_mlp::FullBatchMinimizer< V, M >
 Base class for Full Batch Minimizers. More...
 

Namespaces

 cpu_mlp
 

Functions

double __enzyme_autodiff (void *,...)
 

Variables

int enzyme_dup
 
int enzyme_const
 
int enzyme_out
 

Function Documentation

◆ __enzyme_autodiff()

double __enzyme_autodiff ( void *  ,
  ... 
)
Here is the caller graph for this function:

Variable Documentation

◆ enzyme_const

int enzyme_const
extern

◆ enzyme_dup

int enzyme_dup
extern

◆ enzyme_out

int enzyme_out
extern