Class ComplexScalarReader


  • public final class ComplexScalarReader
    extends OctaveDataReader
    The reader for the octave type "complex scalar" with 'double' components reading an OctaveComplex from a BufferedReader. Format is:
     # type: complex scalar
     (1.2,3.4)