descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Vector.e
des
math
linear
vector
Vector
normalized vector
only: if( is( typeof( this / len ) == typeof(this) ) )
struct
Vector
(size_t N, T)
auto
e
(
)
Meta
Source
See Implementation
des
math
linear
vector
Vector
aliases
datatype
selftype
constructors
this
functions
e
len
len2
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
properties
length
static functions
fill
fillOne
templates
isCompatible
variables
data
dims
isDynamic
isStatic
normalized vector
only: if( is( typeof( this / len ) == typeof(this) ) )