Darwin
1.10(beta)
|
Go to the source code of this file.
Classes | |
class | drwnLinearRegressorBase |
Common functionality for drwnLinearRegressor. More... | |
class | drwnTLinearRegressor< FeatureMap > |
Implements linear regression optimization templated on a drwnFeatureMap. More... | |
Typedefs | |
typedef drwnTLinearRegressor | drwnLinearRegressor |
Conveinience type declaration for linear regression with default feature mapping. | |