Skylark (Sketching Library)  0.1
Public Member Functions
hingeloss Class Reference

#include <FunctionProx.hpp>

Inheritance diagram for hingeloss:
Inheritance graph
[legend]
Collaboration diagram for hingeloss:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual double evaluate (LocalDenseMatrixType &O, LocalTargetMatrixType &T)
virtual void proxoperator (LocalDenseMatrixType &X, double lambda, LocalTargetMatrixType &T, LocalDenseMatrixType &Y)

Detailed Description

Definition at line 63 of file FunctionProx.hpp.


Member Function Documentation

double hingeloss::evaluate ( LocalDenseMatrixType O,
LocalTargetMatrixType T 
) [virtual]

Implements lossfunction.

Definition at line 264 of file FunctionProx.hpp.

References n.

void hingeloss::proxoperator ( LocalDenseMatrixType X,
double  lambda,
LocalTargetMatrixType T,
LocalDenseMatrixType Y 
) [virtual]

Implements lossfunction.

Definition at line 310 of file FunctionProx.hpp.

References m.


The documentation for this class was generated from the following file: