bundles / scipy 1.17.1 / scipy / io / _harwell_boeing / _fortran_format_parser / ExpFormat / __init__
function
scipy.io._harwell_boeing._fortran_format_parser:ExpFormat.__init__
source: /scipy/io/_harwell_boeing/_fortran_format_parser.py :133
Signature
def __init__ ( self , width , significand , min = None , repeat = None ) Parameters
width: intnumber of characters taken by the string (includes space).
Aliases
-
scipy.io._harwell_boeing._fortran_format_parser.ExpFormat.__init__