SamplePointsGeneratorRandom.h File Reference

This file contains a class to generate samples points using random strategy. More...

#include "SamplePointsGeneratorAbstract.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::sa::SamplePointsGeneratorRandom
 Class to generate samples points using random strategy. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::mem
 Namespace for the memory data source of TerraLib.
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a class to generate samples points using random strategy.

Adapted from TerraLib4.

Definition in file SamplePointsGeneratorRandom.h.