STIR
6.2.0
|
A simple program to test the Coordinate classes. More...
#include "stir/Coordinate2D.h"
#include "stir/CartesianCoordinate3D.h"
#include "stir/Coordinate4D.h"
#include "stir/round.h"
#include "stir/RunTests.h"
#include <iostream>
#include <algorithm>
Classes | |
class | stir::coordinateTests |
Class with tests for BasicCoordinate, Coordinate3D et al. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main () |
A simple program to test the Coordinate classes.