Interface PureTransformer

All Superinterfaces:
DensityFunction, Keyed, Registerable<PureTransformer>, Wrapper
All Known Subinterfaces:
ClampedTransformer, MappedTransformer

@NullMarked @AsOf("3.0.0") public interface PureTransformer extends DensityFunction, Registerable<PureTransformer>
  • Method Details

    • input

      @AsOf("3.0.0") DensityFunction input()
      The input density function.
      Returns:
      the input density function
      Since:
      3.0.0