SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
SquaredPenalty.cpp File Reference

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::optimization
 
namespace  sgpp::optimization::optimizer
 

Variable Documentation

◆ f

base::ScalarFunction& f
protected

◆ fGradient

base::ScalarFunctionGradient& fGradient
protected

◆ g

base::VectorFunction& g
protected

◆ gGradient

base::VectorFunctionGradient& gGradient
protected

◆ h

base::VectorFunction& h
protected

◆ hGradient

base::VectorFunctionGradient& hGradient
protected

◆ mG

size_t mG
protected

◆ mH

size_t mH
protected

◆ mu

double mu
protected