STIR  6.2.0
Classes | Namespaces | Macros | Functions

tests for the stir::Array class More...

#include "stir/Array.h"
#include "stir/make_array.h"
#include "stir/Coordinate2D.h"
#include "stir/Coordinate3D.h"
#include "stir/Coordinate4D.h"
#include "stir/convert_array.h"
#include "stir/Succeeded.h"
#include "stir/IO/write_data.h"
#include "stir/IO/read_data.h"
#include "stir/RunTests.h"
#include "stir/ArrayFunction.h"
#include "stir/array_index_functions.h"
#include "stir/copy_fill.h"
#include <functional>
#include <algorithm>
#include "stir/utilities.h"
#include "stir/info.h"
#include "stir/error.h"
#include "stir/HighResWallClockTimer.h"
#include <stdio.h>
#include <fstream>
#include <sstream>
#include <boost/format.hpp>

Classes

class  stir::ArrayTests
 Tests Array functionality. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 
 stir::detail
 Namespace for the implementation details of the STIR library.
 

Macros

#define _DEBUG   2
 

Functions

template<typename T >
shared_ptr< T[]> stir::vec_to_shared (std::vector< T > &v)
 
int main ()
 

Detailed Description

tests for the stir::Array class

Author
Kris Thielemans
PARAPET project