Gamma  0.9.5
Generic Synthesis Library
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Round< T > Struct Template Reference

Nearest neighbor random-access interpolation strategy. More...

#include <Strategy.h>

List of all members.

Public Member Functions

operator() (const ArrayPow2< T > &a, uint32_t phase) const
 Return element from power-of-2 array.

Detailed Description

template<class T>
struct gam::ipl::Round< T >

Nearest neighbor random-access interpolation strategy.


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