CompareMatrixExtension<T> extension

on

Methods

compare(Matrix<T> other, {bool equals(T a, T b)?}) bool
Compares this Matrix and with other.