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