|
Skylark (Sketching Library)
0.1
|


Go to the source code of this file.
Classes | |
| class | lossfunction |
| class | regularization |
| class | squaredloss |
| class | ladloss |
| class | hingeloss |
| class | logisticloss |
| class | l2 |
| class | l1 |
Typedefs | |
| typedef elem::Matrix< double > | LocalDenseMatrixType |
| typedef elem::Matrix< double > | LocalTargetMatrixType |
| typedef elem::Matrix<double> LocalDenseMatrixType |
Definition at line 22 of file FunctionProx.hpp.
| typedef elem::Matrix<double> LocalTargetMatrixType |
Definition at line 23 of file FunctionProx.hpp.
1.7.6.1