|
OpenGM
2.3.x
Discrete Graphical Model Library
|
This is the complete list of members for opengm::learning::WeightRegularizer< T >, including all inherited members.
| evaluate(const Weights< T > &weights) | opengm::learning::WeightRegularizer< T > | inline |
| L1Regularizer enum value | opengm::learning::WeightRegularizer< T > | |
| L2Regularizer enum value | opengm::learning::WeightRegularizer< T > | |
| lambda() const | opengm::learning::WeightRegularizer< T > | inline |
| NoRegularizer enum value | opengm::learning::WeightRegularizer< T > | |
| regularizationType() const | opengm::learning::WeightRegularizer< T > | inline |
| RegularizationType enum name | opengm::learning::WeightRegularizer< T > | |
| regularizerNorm() const | opengm::learning::WeightRegularizer< T > | inline |
| WeightRegularizer(const int regularizationNorm, const double lambda=1.0) | opengm::learning::WeightRegularizer< T > | inline |
| WeightRegularizer(const RegularizationType regularizationType=L2Regularizer, const double lambda=1.0) | opengm::learning::WeightRegularizer< T > | inline |
1.8.12