32 #ifndef VSMC_SMP_SMP_H 33 #define VSMC_SMP_SMP_H 65 #endif // VSMC_SMP_SMP_H vsmc_monitor vsmc_monitor_new_smp(vSMCBackendSMP backend, size_t dim, vsmc_monitor_eval_smp_type eval, int record_only, vSMCMonitorStage stage)
vsmc::Monitor with vsmc::MonitorEvalSMP as input
vSMCMonitorStage
vsmc::MonitorStage
int vsmc_backend_smp_max()
The maximum of an integer that can be passed to where vSMCBackendSMP value is expected.
vSMCBackendSMP
SMP backends.
vSMCSamplerStage
vsmc::SamplerStage
void vsmc_sampler_eval_smp(vSMCBackendSMP backend, vsmc_sampler sampler, vsmc_sampler_eval_smp_type new_eval, vSMCSamplerStage, int append)
vsmc::Sampler::eval with vsmc::SamplerEvalSMP as input
int vsmc_backend_smp_check(vSMCBackendSMP backend)
Check if a given SMP backend is defined within the library.