TsMAP.cpp File Reference

A test suit for the SynchronizedRaster Class. More...

#include <terralib_buildconfig.h>
#include <terralib/classification.h>
#include <terralib/raster.h>
#include "Config.h"
#include <memory>
#include <vector>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Classes

class  RasterInputAdaptor< DataType >
 Classifiers raster input data adaptor. More...
 
class  RasterOutputAdaptor< DataType >
 Classifiers raster output data adaptor. More...
 

Functions

 BOOST_AUTO_TEST_SUITE (classification_map_tests) BOOST_AUTO_TEST_CASE(map_test_1)
 

Detailed Description

A test suit for the SynchronizedRaster Class.

Definition in file TsMAP.cpp.

Function Documentation

BOOST_AUTO_TEST_SUITE ( classification_map_tests  )