util.defpositive {RGeostats}R Documentation

Check if the input matrix is definite positive

Description

Check if the input matrix is definite positive

Usage

util.defpositive(mat, verbose=FALSE)

Arguments

mat

Input matrix

verbose

Verbose flag

Value

TRUE if the matrix is definite positive and FALSE otherwise


[Package RGeostats version 14.0.10 Index]