Function lapjv::cost [] [src]

pub fn cost<T>(input: &Matrix<T>, x: &[usize]) -> T where
    T: LapJVCost