Function reservoirs::utils::gof[][src]

pub fn gof(obs: &[f64], other: &[f64]) -> Vec<f64>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Goodness of fit test suite.