| LsfitAllocator {RHPCBenchmark} | R Documentation |
Allocates and populates input to the matrix least squares fit dense matrix kernel microbenchmarks
Description
LsfitAllocator allocates and populates the input to the
matrix least squares fit dense matrix kernel for the purposes of conducting
matrices or vectors corresponding to the index parameter must be
allocated, initialized and returned in the kernelParameters list.
Usage
LsfitAllocator(benchmarkParameters, index)
Arguments
benchmarkParameters |
an object of type
|
index |
an integer index indicating the dimensions of the matrix or vector data to be generated as input for the dense matrix kernel. |
[Package RHPCBenchmark version 0.1.0 Index]