contentEquals
Indicates whether some StructureND is equal to another one.
fun contentEquals(st1: StructureND<Double>, st2: StructureND<Double>, tolerance: Double = 1.0E-11): Boolean(source)
Indicates whether some StructureND is equal to another one.