Skip to main content

vet

Function vet 

Source
pub fn vet(samples: &[f64], cfg: &VetConfig) -> Result<VetReport, VetFailure>
Expand description

Inspect a raw render. Ok(report) admits the candidate to normalization and feature extraction; Err quarantines it.