wekakt / com.github.stevenlang.wekakt.extensions / weka.core.Instances / isEqualTo
fun Instances.isEqualTo(other: Any?): Boolean
fun
Instances
.isEqualTo(other:
Any
?):
Boolean
Check if this instances is equal to another instances object.
Return True if this is equal to other