Function lupnt::cheby_verify

Function Documentation

int lupnt::cheby_verify(double *seg, long len)

Verify that the provided segment meets the constraints of a uniform set of coefficient records. Return 0 on success or 1 if the segment is invalid. This should be done before using the segment in order to avoid segfaults on invalid data.