Interface SampledFloat

All Known Implementing Classes:
ClampedNormalFloat, ConstantFloat, FloatProvider, MultipliedFloats, TrapezoidFloat, UniformFloat

public interface SampledFloat
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    sample(RandomSource p_216862_)
     
  • Method Details