gatb.core-API-0.0.0
ArrayData< Type, precision > Struct Template Reference

Define a specific kind of array. More...

#include <Abundance.hpp>

Detailed Description

template<typename Type, int precision>
struct gatb::core::tools::misc::ArrayData< Type, precision >

Define a specific kind of array.

This structure provides an array definition as an array attribute 'value' of type 'Type', holding 'precision' items.

This structure is used as a basis for the LargeInt implementation.

See also
math::LargeInt

The documentation for this struct was generated from the following file: