dvclMatrix-class {gpuR}R Documentation

dvclMatrix Class

Description

An integer type matrix in the S4 vclMatrix representation.

Value

If the vclMatrix object is of type 'double', returns TRUE, if not, returns an error message.

Slots

address:

Pointer to a double type matrix

Author(s)

Charles Determan Jr.

See Also

vclMatrix-class, ivclMatrix-class, fvclMatrix-class


[Package gpuR version 2.0.6 Index]