highs-js API reference
    Preparing search index...

    Type Alias NumberInput

    NumberInput: readonly number[] | Float64Array

    Numeric vector copied synchronously into temporary Wasm memory.

    The input never aliases native storage and may be reused or mutated as soon as the call returns. NaN is rejected. Infinity is meaningful only for properties that explicitly permit an unbounded value; matrix, objective, and Hessian coefficients should be finite.