dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
Matrix.opEquals
dstruct
matrix
Matrix
bool
opEquals
(Matrix!Number other)
bool
opEquals
(Matrix!Number other)
struct
Matrix
(Number)
@
safe
pure nothrow const
bool
opEquals
(
const
Matrix
!
Number
other
)
if
(
isNumeric
!
Number
)
Return Value
Type:
bool
true if two matrices are equal and have the same type.
Meta
Source
See Implementation
dstruct
matrix
Matrix
constructors
this
functions
dup
idup
opApply
opBinary
opEquals
opIndex
opOpAssign
properties
columnCount
empty
isSquare
rowCount