Type Definition rmpfit::MPResult[][src]

type MPResult<T> = Result<T, MPError>;

MPFIT return result