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

#include <FunctionProx.hpp>

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


Member Function Documentation

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

Implements lossfunction.

Definition at line 100 of file FunctionProx.hpp.

References n.

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

Implements lossfunction.

Definition at line 139 of file FunctionProx.hpp.

References n, and t.


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