|
class | Configuration |
| Configuration class for the operation OperationMultiEvalStreamingOCLMultiPlatform. More...
|
|
class | KernelMult |
| Kernel that provide the MultiEval \(v:= B^T \alpha\) operation for a single OpenCL device. More...
|
|
class | KernelMultTranspose |
| Kernel that provide the transposed MultiEval operation \(v':= B v\) for a single OpenCL device. More...
|
|
class | OperationMultiEvalStreamingOCLMultiPlatform |
| This class provides an operation for evaluating multiple grid points in the domain and doing least squares data mining. More...
|
|
class | SourceBuilderMult |
| Class for creating compute kernels for the MultiEval operation \(v:= B^T \alpha\). More...
|
|
class | SourceBuilderMultTranspose |
| Class for creating compute kernels for the transposed MultiEval operation \(v':= B v\). More...
|
|