api / koma.extensions / allClose
allClose
@JvmName("allCloseDouble") funMatrix<Double>.allClose(other:Matrix<Double>, rtol:Double= 1e-05, atol:Double= 1e-08):Boolean
@JvmName("allCloseFloat") funMatrix<Float>.allClose(other:Matrix<Float>, rtol:Double= 1e-05, atol:Double= 1e-08):Boolean