Namespaces | Functions
sparse_costs.h File Reference
#include <exotica_core/tools/exception.h>
#include <Eigen/Dense>
#include <vector>
Include dependency graph for sparse_costs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 exotica
 

Functions

double exotica::huber_cost (double x, double beta)
 
double exotica::huber_hessian (double x, double beta)
 
double exotica::huber_jacobian (double x, double beta)
 
double exotica::pseudo_huber_cost (double x, double beta)
 
double exotica::pseudo_huber_hessian (double x, double beta)
 
double exotica::pseudo_huber_jacobian (double x, double beta)
 
double exotica::smooth_l1_cost (double x, double beta)
 
double exotica::smooth_l1_hessian (double x, double beta)
 
double exotica::smooth_l1_jacobian (double x, double beta)
 


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:49