d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
Matrix.getColumn
d2d
math
Matrix
Matrix
Returns the nth column of the matrix
class
Matrix
(T, uint rows, uint columns)
Vector
!(
T
,
rows
)
getColumn
(
uint
index
)
Meta
Source
See Implementation
d2d
math
Matrix
Matrix
constructors
this
functions
getColumn
getRow
opAssign
setColumn
setRow
properties
determinant
variables
elements
Returns the nth column of the matrix