with_threshold
Method
This is a method of the Judge class in the eval module.Set threshold.
Signature
Parameters
No description available.
Returns
The result of the operation.
with_threshold: Set threshold.
This is a method of the Judge class in the eval module.Set threshold.
def with_threshold(mut self, threshold: f64) -> Self