DiSMEC++
anonymous_namespace{dense_and_sparse.cpp}::L2Regularizer Struct Reference

Public Member Functions

real_t value (real_t weight) const
 
real_t grad (real_t weight) const
 
real_t quad (real_t weight) const
 

Detailed Description

Definition at line 232 of file dense_and_sparse.cpp.

Member Function Documentation

◆ grad()

real_t anonymous_namespace{dense_and_sparse.cpp}::L2Regularizer::grad ( real_t  weight) const
inline

Definition at line 237 of file dense_and_sparse.cpp.

◆ quad()

real_t anonymous_namespace{dense_and_sparse.cpp}::L2Regularizer::quad ( real_t  weight) const
inline

Definition at line 241 of file dense_and_sparse.cpp.

◆ value()

real_t anonymous_namespace{dense_and_sparse.cpp}::L2Regularizer::value ( real_t  weight) const
inline

Definition at line 233 of file dense_and_sparse.cpp.


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