bundles / scipy latest / scipy / io / _harwell_boeing / hb / HBInfo / from_data
classmethod
scipy.io._harwell_boeing.hb:HBInfo.from_data
Summary
Create a HBInfo instance from an existing sparse matrix.
Parameters
m: sparse array or matrixthe HBInfo instance will derive its parameters from m
title: strTitle to put in the HB header
key: strKey
mxtype: HBMatrixTypetype of the input matrix
fmt: dictnot implemented
Returns
hb_info: HBInfo instance
Aliases
-
scipy.io._harwell_boeing.hb.HBInfo.from_data