sel-math ~master (2022-05-24T11:27:01.5164524)
Dub
Repo
Vector.this
sel
math
vector
Vector
Undocumented in source.
this
(Tuple value)
this
(T value)
this
(E args)
this
(T[coords.length] array)
struct
Vector
(T, char[] c)
@
safe
@
nogc
this
(
in
T
[
coords.length
]
array
)
if
(
c.length
> 1 &&
areValidCoordinates
(
c
)
)
this
(T[] array)
Meta
Source
See Implementation
sel
math
vector
Vector
aliases
Type
coordinates
dup
tuple
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toString
type
properties
length
unions
__anonymous
variables
isFloatingPoint