public class CBSimulationResult.Matrix
extends java.lang.Object
CBSimulationResult| Modifier and Type | Method and Description |
|---|---|
boolean |
isEqualTo(CBSimulationResult.Matrix m,
double tolerance)
Comparison method.
|
public boolean isEqualTo(CBSimulationResult.Matrix m, double tolerance)
m - a Matrix to compare withtolerance - The tolerance under which values should be considered equal