matDet: Matrix Determinant

View source: R/RcppExports.R

matDetR Documentation

Matrix Determinant

Description

Calculates the determinant of A.

Usage

matDet(A, logDet = FALSE)

Arguments

A

Numeric matrix.

logDet

Return the logarithm of the determinant?

Value

Scalar.


zrmacc/Spray documentation built on Oct. 16, 2024, 10:07 p.m.