#include <PseudoInverse.h>
|
| double | threshold |
| | The value above which the raised cosine becomes 0.
|
| |
| double | lambda |
| | The maximum value of the raised cosine.
|
| |
◆ RegularizationParameters()
| rml::RegularizationParameters::RegularizationParameters |
( |
| ) |
|
|
inline |
◆ lambda
| double rml::RegularizationParameters::lambda |
The maximum value of the raised cosine.
◆ threshold
| double rml::RegularizationParameters::threshold |
The value above which the raised cosine becomes 0.
The documentation for this struct was generated from the following file: