ldas-tools-filters  2.6.6
Functions | Variables
tBasic_array.cc File Reference
#include <filters_config.h>
#include <sys/types.h>
#include <complex>
#include "ldastoolsal/unittest.h"
#include "filters/basic_array.hh"

Functions

template<class T >
void Test0 ()
 
template<class T >
void Test1 ()
 
template<class T >
void Test2 (const size_t size)
 
int main (int ArgC, char **ArgV)
 

Variables

UnitTest Test
 

Function Documentation

◆ main()

int main ( int  ArgC,
char **  ArgV 
)

◆ Test0()

template<class T >
void Test0 ( )

◆ Test1()

template<class T >
void Test1 ( )

◆ Test2()

template<class T >
void Test2 ( const size_t  size)

Variable Documentation

◆ Test

UnitTest Test