Generative Fast Fourier Transforms (GFFT)  0.3
Public Types | List of all members
Abs< SBigInt< S, NList, Base > > Struct Template Reference

Absolute value of a big integer. More...

#include <sbigint.h>

Public Types

typedef SBigInt< true, NList,
Base > 
Result
 

Detailed Description

template<bool S, class NList, base_t Base>
struct Abs< SBigInt< S, NList, Base > >

Parameters
Ssign of the big integer
NListNumlist containing series of digits
BaseNumerical system base
Returns
container class representing absolute value of the big integer

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

Generated on Mon Feb 10 2014 for Generative Fast Fourier Transforms (GFFT) by DoxyGen 1.8.3.1