Muscat.Matrix.Cell (muscat v0.3.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Muscat.Matrix.Cell{
col: integer(),
row: integer(),
value: Muscat.Fraction.t() | :any
}
t() :: %Muscat.Matrix.Cell{
col: integer(),
row: integer(),
value: Muscat.Fraction.t() | :any
}