dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
SMatrix.opBinary
dkh
matrix
SMatrix
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(R r)
struct
SMatrix
(T, size_t H, size_t W)
const
auto
opBinary
(
string
op
: "+"
R
)
(
in
R
r
)
if
(
height
==
R.height
&&
width
==
R.width
)
auto
opBinary
(R r)
Meta
Source
See Implementation
dkh
matrix
SMatrix
aliases
DataType
constructors
this
functions
dup
opBinary
opIndex
opOpAssign
swapLine
properties
height
width
variables
data