slope 6.0.1
Loading...
Searching...
No Matches
losses Directory Reference
Directory dependency graph for losses:
include/slope/losses

Files

 logistic.h
 Logistic loss function implementation for SLOPE algorithm.
 
 loss.h
 The declartion of the Objctive class and its subclasses, which represent the data-fitting part of the composite loss function.
 
 multinomial.h
 Multinomial loss function implementation for SLOPE algorithm.
 
 poisson.h
 Poisson loss function implementation for SLOPE algorithm.
 
 quadratic.h
 Quadratic loss function implementation for SLOPE algorithm.
 
 setup_loss.h
 Factory function to create the appropriate loss function based on.