phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Vector.E0
nxt
geometry
Vector
Undocumented in source.
struct
Vector
(E, uint D, bool normalizedFlag = false, Orient orient = Orient.column)
static immutable
static if
(
isNumeric!E
)
auto
E0
=
E
(
0
)
;
Meta
Source
See Source File
nxt
geometry
Vector
aliases
norm
w
x
y
z
constructors
this
enums
isCompatibleMatrix
isCompatibleVector
functions
clear
normalize
nrnNorm
opBinary
opBinaryRight
opCast
opEquals
opIndex
opOpAssign
opSlice
opUnary
randInPlace
set
update
manifest constants
dimension
properties
joinString
magnitude
magnitudeSquared
normalized
ok
orientationString
toLaTeX
toMathML
toString
static functions
isCompatibleMatrixImpl
isCompatibleVectorImpl
static variables
E0
E1
e1
e2
e3
e4
templates
coordToIndex
variables
_vector