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/BNEM documentation built on Oct. 14, 2024, 6:33 p.m.