dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
Rows.this
dstruct
matrix
Rows
Create a new rows range for a given matrix.
this
(Matrix!Number matrix)
this
(Matrix!Number matrix)
struct
Rows
(Number)
@
safe
pure nothrow
this
(
const
Matrix
!
Number
matrix
)
if
(
isNumeric
!
Number
)
Meta
Source
See Implementation
dstruct
matrix
Rows
constructors
this
functions
popBack
popFront
save
properties
back
empty
front
length
opDollar
opIndex
Create a new rows range for a given matrix.