[][src]Function oars::soa::verify

pub fn verify(soa: &SOA) -> bool

Verify whether a point set is a valid strong orthogonal array based on the metadata supplied in that struct. This method returns whether the given SOA is valid, based on the metadata. It will check that the SOA maintains the stratification guarantees based on the properties of the SOA.