Statistica Visual Basic Library of Matrix Functions - MatrixAllNonZero (Matrix)

Parameter Description
Matrix name of data array (see Arrays in functions)

The MatrixAllNonZero function will return a value of 1 if each element in the specified matrix (see Arrays in functions) is non-zero, otherwise, the function returns a value of 0.

Related topics
MatrixAnyNonZero. For more information on using arrays, see Arrays in functions. For a complete list of matrix functions, see Statistica Visual Basic library of matrix functions.