Givaro
Data Structures | Namespaces
givarrayfixed.h File Reference

ArrayFixed of type T with fixed dimension. More...

#include <stddef.h>
#include "givaro/givaromm.h"
#include "givaro/giverror.h"
#include "givaro/givperf.h"
+ Include dependency graph for givarrayfixed.h:

Data Structures

class  ArrayFixed< T, SIZE >
 ArrayFixed. More...
 
struct  __giv_map_less_ith< T, UNARYOP, 0 >
 
struct  __giv_map_less_ith< T, UNARYOP, ith >
 
struct  __giv_map_less_ith_const< T, UNARYOP, 0 >
 
struct  __giv_map_less_ith_const< T, UNARYOP, ith >
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Detailed Description

ArrayFixed of type T with fixed dimension.