Namespace NumSharp.Backends.Printing
Classes
- PrintOptions
Mirror of NumPy's print options (the
format_optionscontext innumpy/_core/printoptions.py). Controls how an NDArray is rendered byarray2string/array_str/array_reprand therefore by ToString().