dstruct ~master (2015-04-27T00:40:08Z)
Home
Dub
Repo
Matrix.idup
dstruct
matrix
Matrix
immutable
(
Matrix
!
Number
)
idup
()
struct
Matrix
(Number)
@
safe
pure nothrow
immutable
(
Matrix
!
Number
)
idup
const
(
)
if
(
isNumeric
!
Number
)
immutable
(
Matrix
!
Number
)
idup
()
Return Value
Type:
immutable
(
Matrix
!
Number
)
A new immutable duplicate of this matrix.
Meta
Source
See Implementation
dstruct
matrix
Matrix
constructors
this
functions
dup
idup
opApply
opBinary
opEquals
opIndex
opOpAssign
properties
columnCount
empty
isSquare
rowCount