Performs a .every over a matrix and return the result
input matrix of type T
operation that performs a test on an element
a boolean indicating if the test passed for every element
Generated using TypeDoc
Performs a .every over a matrix and return the result