Grid 0.7.0
Grid_generic_types.h File Reference

Go to the source code of this file.

Data Structures

struct  W< double >
struct  W< float >
struct  W< Integer >
struct  W< uint16_t >
struct  vec< T >

Macros

#define VECTOR_FOR(i, w, inc)

Typedefs

typedef vec< float > vecf
typedef vec< double > vecd
typedef vec< uint16_t > vech
typedef vec< Integerveci

Functions

 NAMESPACE_BEGIN (Grid)
 NAMESPACE_BEGIN (Optimization)
 NAMESPACE_END (Optimization)
 NAMESPACE_END (Grid)

Macro Definition Documentation

◆ VECTOR_FOR

Typedef Documentation

◆ vecf

typedef vec<float> vecf

Definition at line 106 of file Grid_generic_types.h.

◆ vecd

typedef vec<double> vecd

Definition at line 107 of file Grid_generic_types.h.

◆ vech

typedef vec<uint16_t> vech

Definition at line 108 of file Grid_generic_types.h.

◆ veci

typedef vec<Integer> veci

Definition at line 109 of file Grid_generic_types.h.

Function Documentation

◆ NAMESPACE_BEGIN() [1/2]

NAMESPACE_BEGIN ( Grid )

◆ NAMESPACE_BEGIN() [2/2]

NAMESPACE_BEGIN ( Optimization )

◆ NAMESPACE_END() [1/2]

NAMESPACE_END ( Optimization )

◆ NAMESPACE_END() [2/2]

NAMESPACE_END ( Grid )