util.nonneg.matrix {RGeostats}R Documentation

Check if the matrix is non negative

Description

Check if the matrix is non negative

Usage

util.nonneg.matrix(nli, nco, matrix)

Arguments

nli

Number of lines in the matrix

nco

Number of columns in the matrix

matrix

Input matrix

Value


[Package RGeostats version 14.0.10 Index]