dstruct ~master (2015-04-27T00:40:08Z)
Home
Dub
Repo
Matrix.opEquals
dstruct
matrix
Matrix
bool
opEquals
(
ref
const
Matrix
!
Number
other
)
bool
opEquals
(
const
Matrix
!
Number
other
)
struct
Matrix
(Number)
@
safe
pure nothrow
bool
opEquals
const
(
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