muscat v0.2.0
  • Pages
  • Modules

    Muscat (muscat v0.2.0) View Source

    Link to this section Summary

    Functions

    new(augmented_matrix)

    See Muscat.AugmentedMatrix.new/1.

    new(coefficient_matrix, constant_column)

    See Muscat.AugmentedMatrix.new/2.

    rref(augmented_matrix)

    See Muscat.AugmentedMatrix.rref/1.

    rref(augmented_matrix, opts)

    See Muscat.AugmentedMatrix.rref/2.

    Link to this section Functions

    Link to this function

    new(augmented_matrix)

    View Source

    See Muscat.AugmentedMatrix.new/1.

    Link to this function

    new(coefficient_matrix, constant_column)

    View Source

    See Muscat.AugmentedMatrix.new/2.

    Link to this function

    rref(augmented_matrix)

    View Source

    See Muscat.AugmentedMatrix.rref/1.

    Link to this function

    rref(augmented_matrix, opts)

    View Source

    See Muscat.AugmentedMatrix.rref/2.

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference