struct GameOfLife::Matrix
- GameOfLife::Matrix
- Struct
- Value
- Object
Defined in:
game_of_life/matrix.crConstructors
Class Method Summary
Instance Method Summary
- #*(other : self)
- #[](row, column)
- #[]=(row, column, value : Float32)
- #index(row, column)
- #to_unsafe(*args, **options)
- #to_unsafe(*args, **options, &)