d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
Matrix.getRow
d2d
math
Matrix
Matrix
Returns the nth row of the matrix
class
Matrix
(T, uint rows, uint columns)
Vector
!(
T
,
columns
)
getRow
(
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 row of the matrix