furlong

v0.1.0

  • Pages
  • Modules

    furlong v0.1.0 Furlong.Row View Source

    Link to this section Summary

    Functions

    add(row, value)
    all_dummies?(row)
    any_pivotable_symbol(row)
    coefficient_for(row, symbol)
    get_entering_symbol(row)
    get_external_var(row)
    insert(row, symbol)
    insert(row, symbol, coefficient)
    new()
    new(constant)
    remove(row, symbol)
    reverse_sign(row)
    solve_for(row, symbol)
    solve_for(row, lhs, rhs)
    substitute(row, symbol, subst)

    Link to this section Functions

    Link to this function

    add(row, value)

    View Source
    Link to this function

    all_dummies?(row)

    View Source
    Link to this function

    any_pivotable_symbol(row)

    View Source
    Link to this function

    coefficient_for(row, symbol)

    View Source
    Link to this function

    get_entering_symbol(row)

    View Source
    Link to this function

    get_external_var(row)

    View Source
    Link to this function

    insert(row, symbol)

    View Source
    Link to this function

    insert(row, symbol, coefficient)

    View Source
    Link to this function

    new()

    View Source
    Link to this function

    new(constant)

    View Source
    Link to this function

    remove(row, symbol)

    View Source
    Link to this function

    reverse_sign(row)

    View Source
    Link to this function

    solve_for(row, symbol)

    View Source
    Link to this function

    solve_for(row, lhs, rhs)

    View Source
    Link to this function

    substitute(row, symbol, subst)

    View Source

    Built using ExDoc (v0.22.2), designed by Friedel Ziegelmayer.