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

#include <FunctionProx.hpp>

Inheritance diagram for squaredloss:
Inheritance graph
[legend]
Collaboration diagram for squaredloss:
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 49 of file FunctionProx.hpp.


Member Function Documentation

Implements lossfunction.

Definition at line 188 of file FunctionProx.hpp.

References n.

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

Implements lossfunction.

Definition at line 227 of file FunctionProx.hpp.

References n.


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