agrees property

bool agrees
final

Whether CompiledModel matched the reference within the tolerance.

False when it disagreed, threw, or produced a differently-shaped result. Also false when verification could not run, so a caller that ignores skipped never treats "unknown" as "safe".

Implementation

final bool agrees;