Searched refs:RegularizationType (Results 1 – 4 of 4) sorted by relevance
74 RegularizationType GetRegularizationType() const { in GetRegularizationType()120 void SetRegularizationType(const RegularizationType r) { in SetRegularizationType()207 RegularizationType regularization_type_;
25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf }; enum
158 int32 Reproject(const double norm, const RegularizationType r);
362 const RegularizationType r) { in Reproject()