dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Vector.opSlice
dlib
math
vector
Vector
T = Vector!(T,size)[]
auto
opSlice
(size_t index1, size_t index2)
auto
opSlice
()
struct
Vector
(T, int size)
auto
opSlice
(
this
X
)
(
)
Meta
Source
See Implementation
dlib
math
vector
Vector
constructors
this
functions
clamp
normalize
opAssign
opBinary
opBinaryRight
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
opUnary
properties
isZero
length
lengthsqr
normalized
toString
templates
opDispatch
unions
__anonymous
T = Vector!(T,size)[]