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