pub fn validate_regularization<T: FloatBounds>(reg: T) -> Result<()>Expand description
Validate regularization parameter (must be non-negative)
pub fn validate_regularization<T: FloatBounds>(reg: T) -> Result<()>Validate regularization parameter (must be non-negative)