vSMC
vSMC: Scalable Monte Carlo
vsmc::MKLLognormalDistribution< FPType, Method > Member List

This is the complete list of members for vsmc::MKLLognormalDistribution< FPType, Method >, including all inherited members.

buffer_size(MKL_INT size)vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
buffer_size() constvsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
generate(MKLStream< BRNG > &stream, MKL_INT n, result_type *r)vsmc::MKLLognormalDistribution< FPType, Method >inline
generate_error_check(int status, const char *name)vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inlineprotected
MKLDistribution()vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
MKLLognormalDistribution(result_type mean=0, result_type sd=1, result_type displacement=0, result_type scale=1)vsmc::MKLLognormalDistribution< FPType, Method >inlineexplicit
operator()(MKLStream< BRNG > &stream)vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
operator()(MKLStream< BRNG > &stream, MKL_INT n, result_type *r)vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
reset()vsmc::MKLDistribution< FPType, MKLLognormalDistribution< FPType, Method > >inline
result_type typedefvsmc::MKLLognormalDistribution< FPType, Method >