Skip to main content

with_threshold

Method
This is a method of the Judge class in the eval module.
Set threshold.

Signature

def with_threshold(mut self, threshold: f64) -> Self

Parameters

threshold
f64
required
No description available.

Returns

Returns
Self
The result of the operation.