armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Vector.vectorProduct
armos
math
vector
Vector
Undocumented in source.
VectorType
vectorProduct
(VectorType v)
VectorType
vectorProduct
(VectorType[] arg)
struct
Vector
(T, int Dimention)
const
static if
(
Dimention > 3
)
VectorType
vectorProduct
(
in
VectorType
[]
arg
...
)
if
(
__traits(
isArithmetic
,
T
) &&
Dimention
> 0
)
Meta
Source
See Implementation
armos
math
vector
Vector
aliases
elementType
constructors
this
functions
angle
array
dotProduct
elements
norm
normalize
normalized
opAdd
opAddAssign
opCast
opDiv
opDivAssign
opIndex
opMod
opModAssign
opMul
opMulAssign
opNeg
opSub
opSubAssign
toString
vectorProduct
manifest constants
PackSize
XMMRegisterSize
XMMsNum
XMMsSize
properties
opDispatch
unions
PackedElements
variables
coordName
coordNames
dimention
packedElements
zero