Class Npp64fc

    • Constructor Detail

      • Npp64fc

        public Npp64fc()
        Default native constructor.
    • Method Detail

      • re

        @Cast("Npp64f")
        public double re()
        Real part
      • re

        public Npp64fc re​(double setter)
      • im

        @Cast("Npp64f")
        public double im()
        Imaginary part
      • im

        public Npp64fc im​(double setter)