class VEC < $VEC{FLT,VEC,FLT}
****
Concrete instantiation of a standard vector


Flattened version is here

Ancestors
$VEC{_,_,_} $VEC{_,_} VEC_LENGTH_MIXIN{_,_}



Public


Constants
const element_one:FLT := 1.0;
const element_zero:FLT := 0.0;
const length_one:FLT := 1.0;
const length_zero:FLT := 0.0;

Features
max_value: FLT

Iters

The Sather Home Page