oa::FnMatrix::copyToHost
--- Transfer --- Copy device matrix data to host memory. inBytes must be >= inSrc.byteSize().
Function Documentation
--- Transfer --- Copy device matrix data to host memory. inBytes must be >= inSrc.byteSize().
Parameters
inSrcconst Matrix &—
outHostvoid *—
inBytesoa::U64—
Returns
oa::StatusThe declared return value.