dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
Rows.opIndex
dstruct
matrix
Rows
struct
Rows
(Number)
@
safe
pure nothrow @
property
const
const
(
Number
[])
opIndex
(
size_t
index
)
if
(
isNumeric
!
Number
)
Parameters
index
size_t
An index for a row in the range.
Return Value
Type:
const
(
Number
[])
A row at an index in the range.
Meta
Source
See Implementation
dstruct
matrix
Rows
constructors
this
functions
popBack
popFront
save
properties
back
empty
front
length
opDollar
opIndex