openModeller  Version 1.4.0
EnvironmentImpl Member List
This is the complete list of members for EnvironmentImpl, including all inherited members.
_layersEnvironmentImpl [private]
_maskEnvironmentImpl [private]
_normalizerPtrEnvironmentImpl [private]
_xmaxEnvironmentImpl [private]
_xminEnvironmentImpl [private]
_ymaxEnvironmentImpl [private]
_yminEnvironmentImpl [private]
calcRegion()EnvironmentImpl [private]
changeLayers(const std::vector< std::string > &categs, const std::vector< std::string > &maps)EnvironmentImpl [private]
changeMask(const std::string &mask_file)EnvironmentImpl
checkCoordinates(Coord x, Coord y) const EnvironmentImpl
clearLayers()EnvironmentImpl [private]
clearMask()EnvironmentImpl [private]
clone() const EnvironmentImpl
createEnvironment(const std::vector< std::string > &categs, const std::vector< std::string > &maps, const std::string &mask_file)EnvironmentImpl [friend]
createEnvironment(const std::vector< std::string > &categs, const std::vector< std::string > &maps)EnvironmentImpl [friend]
createEnvironment(const ConstConfigurationPtr &config)EnvironmentImpl [friend]
createEnvironment()EnvironmentImpl [friend]
EnvironmentImpl()EnvironmentImpl [private]
EnvironmentImpl(const std::vector< std::string > &categs, const std::vector< std::string > &maps, const std::string &mask_file="")EnvironmentImpl [private]
get(Coord x, Coord y) const EnvironmentImpl
getConfiguration() const EnvironmentImpl [virtual]
getExtremes(Sample *min, Sample *max) const EnvironmentImpl
getLayer(int index) const EnvironmentImpl [inline]
getLayerConfig(const layer &l, bool basicConfig=false)EnvironmentImpl [private, static]
getLayerPath(int index) const EnvironmentImpl [inline]
getMask() const EnvironmentImpl [inline]
getMaskPath() const EnvironmentImpl [inline]
getMinMax(Sample *min, Sample *max) const EnvironmentImpl [virtual]
getNormalized(Coord x, Coord y) const EnvironmentImpl
getRandom(Coord *x=0, Coord *y=0) const EnvironmentImpl
getRegion(Coord *xmin, Coord *ymin, Coord *xmax, Coord *ymax) const EnvironmentImpl
getUnnormalized(Coord x, Coord y) const EnvironmentImpl
getUnnormalizedInternal(Sample *, Coord x, Coord y) const EnvironmentImpl [private]
initialize(const std::vector< std::string > &categs, const std::vector< std::string > &maps, const std::string &mask_file="")EnvironmentImpl [private]
isCategorical(int i)EnvironmentImpl
layer typedefEnvironmentImpl [private]
layers typedefEnvironmentImpl [private]
loadLayers(const std::vector< std::string > &map_ids, std::vector< Map * > &map_refs, int categ=0)EnvironmentImpl [private, static]
makeLayer(const ConstConfigurationPtr &config, Map *map)EnvironmentImpl [private, static]
makeLayer(const std::string &filename, int categ)EnvironmentImpl [private, static]
makeLayer(const std::string &filename, Map *map)EnvironmentImpl [private, static]
normalize(Normalizer *normalizerPtr)EnvironmentImpl [virtual]
numCategoricalLayers() const EnvironmentImpl
numLayers() const EnvironmentImpl [inline]
ReferenceCountedObject()ReferenceCountedObject [inline, private]
ReferenceCountedPointer< const EnvironmentImpl > classEnvironmentImpl [friend]
ReferenceCountedPointer< EnvironmentImpl > classEnvironmentImpl [friend]
removeLayer(unsigned int index)EnvironmentImpl
resetNormalization()EnvironmentImpl
setConfiguration(const ConstConfigurationPtr &)EnvironmentImpl [virtual]
~Configurable()Configurable [inline, virtual]
~EnvironmentImpl()EnvironmentImpl
~Normalizable()Normalizable [inline, virtual]
~ReferenceCountedObject()=0ReferenceCountedObject [inline, private, pure virtual]