ROOC
    Preparing search index...

    Class LinearModel

    Index

    Constructors

    Properties

    instance: _LinearModel

    Methods

    • Stringifies back the linear model into a string

      Returns any

    • Get all the variable names of the linear model

      Returns any

    • Get the coefficients of the objective function

      Returns number[]

    • Get the offset of the objective function, this is the constant term of the objective function

      Returns any

    • Get which kind of optimization is being done

      Returns any