t01_AccumulateIntsRangeSize.cpp File Reference

#include <assert.h>
#include <stdlib.h>
#include <iostream>
#include <rpa/algorithms/accumulate.h>

Defines

#define ARR_SZ   ( 1000000 * TST_RATIO )
 It is possible to adjust at compile-time the tests duration.
#define NB_THR   12
 Maximum number of tests.

Typedefs

typedef long long DAT_TP

Functions

int main (int aArgC, const char **aArgV)

Variables

static rpa::testing_thread myThr [NB_THR]
static DAT_TP myArray [ARR_SZ]

Define Documentation

#define ARR_SZ   ( 1000000 * TST_RATIO )

It is possible to adjust at compile-time the tests duration.

#define NB_THR   12

Maximum number of tests.


Typedef Documentation

typedef long long DAT_TP


Function Documentation

int main ( int  aArgC,
const char **  aArgV 
)


Variable Documentation

DAT_TP myArray[ARR_SZ] [static]

rpa::testing_thread myThr[NB_THR] [static]


Generated on Tue Sep 25 10:20:30 2007 for rpa by  doxygen 1.4.7