Learn R Programming

gpuR (version 2.0.3)

det,vclMatrix-method: Calculate Determinant of a Matrix on GPU

Description

det calculates the determinant of a matrix.

Usage

# S4 method for vclMatrix
det(x)

# S4 method for gpuMatrix det(x)

Arguments

x

A gpuR matrix object

Value

The determine of x