kotlin-math
/
com.curiouscreature.kotlin.math
/
Mat2
/
get
get
operator fun
get
(column:
Int
):
Float2
Content copied to clipboard
operator fun
get
(column:
Int
, row:
Int
):
Float
Content copied to clipboard
operator fun
get
(column:
MatrixColumn
):
Float2
Content copied to clipboard
operator fun
get
(column:
MatrixColumn
, row:
Int
):
Float
Content copied to clipboard