Skip to main content

new

Method
This is a method of the CriteriaScore class in the eval module.
Create a new criteria score.

Signature

def new(name: impl Into<String>, score: f64) -> Self

Parameters

name
impl Into<String>
required
No description available.
score
f64
required
No description available.

Returns

Returns
Self
The result of the operation.