Class Npp32fc

    • Constructor Detail

      • Npp32fc

        public Npp32fc()
        Default native constructor.
    • Method Detail

      • re

        @Cast("Npp32f")
        public float re()
        Real part
      • re

        public Npp32fc re​(float setter)
      • im

        @Cast("Npp32f")
        public float im()
        Imaginary part
      • im

        public Npp32fc im​(float setter)