sampler property

Sampler? sampler
getter/setter pair

Which sampler to use for the diffusion process. If this value is omitted we'll automatically select an appropriate sampler for you.

Implementation

Sampler? sampler;