Package 

Class Noise

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class Noise
     implements Closeable
                        

    Instances should be closed when no longer in use to free native allocations.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Noise.Companion
    • Method Summary

      Modifier and Type Method Description
      final FloatArray fft(FloatArray src, FloatArray dst)
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait