weka-kt

wekakt / com.github.stevenlang.wekakt.extensions / weka.core.Instances / isEqualTo

isEqualTo

fun Instances.isEqualTo(other: Any?): Boolean

Check if this instances is equal to another instances object.

Return True if this is equal to other