struct
PF2d::Mat9x8(T)
- PF2d::Mat9x8(T)
- PF2d::Matrix(T, 9, 8)
- Struct
- Value
- Object
Defined in:
pf2d/transform.crConstant Summary
-
H =
8 -
S =
72 -
W =
9
Constructors
Instance Method Summary
Instance methods inherited from struct PF2d::Matrix(T, 9, 8)
==(other : self)
==,
[](row : Int, col : Int)
[],
[]=(row : Int, col : Int, value : T)
[]=,
fill(*args, **options)fill(*args, **options, &) fill, height height, initialize initialize, size(*args, **options)
size(*args, **options, &) size, solve? solve?, swap_cols(c1, c2) swap_cols, swap_rows(r1, r2) swap_rows, to_s(io) to_s, unsafe_fetch(*args, **options)
unsafe_fetch(*args, **options, &) unsafe_fetch, unsafe_put(*args, **options)
unsafe_put(*args, **options, &) unsafe_put, width width