dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Tensor.opDispatch
dlib
math
tensor
Tensor
Tensor
Swizzling
template
opDispatch
(string s)
@
property
ref
static if
(
isVector
)
static if
(
s.length <= 4
)
auto ref
opDispatch
(
this
X
)
(
)
if
(
valid
(
s
)
)
Members
Properties
opDispatch
auto ref
opDispatch
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dlib
math
tensor
Tensor
Tensor
aliases
ElementType
Indices
Sizes
arrayof
constructors
this
functions
free
opApply
opAssign
opIndex
opIndexAssign
manifest constants
size
properties
initialized
length
toString
static functions
init
zero
templates
opDispatch
unions
__anonymous
variables
cols
data
dimensions
dynamic
isMatrix
isScalar
isSquareMatrix
isTensor
isVector
order
rows
Swizzling