|
| 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) |
|
| MKLBase ()=default |
|
| MKLBase (const MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > &)=delete |
|
| MKLBase (MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > &&)=default |
|
pointer | get () const |
|
deleter_type & | get_deleter () |
|
const deleter_type & | get_deleter () const |
|
| operator bool () const |
|
MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > & | operator= (const MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > &)=delete |
|
MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > & | operator= (MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > &&)=default |
|
int | release () |
|
void | reset (pointer ptr) |
|
void | swap (MKLBase< ::DFTaskPtr, MKLDFTask< RealType > > &other) |
|
template<typename RealType = double>
class vsmc::MKLDFTask< RealType >
MKL DFTaskPtr
Definition at line 1889 of file mkl.hpp.