ivclMatrix-class {gpuR}R Documentation

ivclMatrix Class

Description

An integer type matrix in the S4 vclMatrix representation.

Value

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

Slots

address:

Pointer to a integer typed matrix

Author(s)

Charles Determan Jr.

See Also

vclMatrix-class, ivclMatrix-class, dvclMatrix-class


[Package gpuR version 2.0.6 Index]