DACOPY Type

Constructors

Constructor Description

DACOPY(dcopy)

Full Usage: DACOPY(dcopy)

Parameters:

dcopy : DCOPY

DACOPY()

Full Usage: DACOPY()

Instance members

Instance member Description

this.Run

Full Usage: this.Run

Parameters:
    NROW : int
    NCOL : int
    A : float[]
    offset_a : int
    NROWA : int
    B : byref<float[]>
    offset_b : int
    NROWB : int

NROW : int
NCOL : int
A : float[]
offset_a : int
NROWA : int
B : byref<float[]>
offset_b : int
NROWB : int