Annotation Type Vectorised


@Retention(RUNTIME)
@Target(TYPE)
public @interface Vectorised
Specifies that annotated struct has to be optimized as SIMD Vector
Version:
$Id$
Author:
dkimitsa