vSMC
vSMC: Scalable Monte Carlo
|
MKL DFTaskPtr
More...
#include <vsmc/utility/mkl.hpp>
Public Types | |
using | result_type = ResultType |
Public Member Functions | |
MKLDFTask () | |
MKLDFTask (MKL_INT nx, const result_type *x, MKL_INT xhint, MKL_INT ny, const result_type *y, MKL_INT yhint) | |
int | reset (MKL_INT nx, const result_type *x, MKL_INT xhint, MKL_INT ny, const result_type *y, MKL_INT yhint) |
Static Public Member Functions | |
static int | release (::DFTaskPtr ptr) |
MKL DFTaskPtr
using vsmc::MKLDFTask< ResultType >::result_type = ResultType |
|
inline |
|
inline |
|
inlinestatic |
|
inline |