The new MeshSpatial capability reimplements discrete sampling using a builtin lookup method on the CDF, forming its own CDF. This is a great place to use the new alias sampling capability within this class for better efficiency and to avoid round-off error issues in forming the CDF.
The new
MeshSpatial
capability reimplements discrete sampling using a builtin lookup method on the CDF, forming its own CDF. This is a great place to use the new alias sampling capability within this class for better efficiency and to avoid round-off error issues in forming the CDF.