![]() |
clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
A structure returned by value from the clsparseCreateControl function. This serves as result/status pair for the creation operation. More...
#include <clSPARSE.h>
Public Attributes | |
| clsparseStatus | status |
| clsparseControl | control |
A structure returned by value from the clsparseCreateControl function. This serves as result/status pair for the creation operation.
| clsparseControl clsparseCreateResult::control |
Returned control object that abstracts clsparse state
| clsparseStatus clsparseCreateResult::status |
Returned error code
1.8.10