File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PositionMap.h File Reference

PositionMap.h This file contains the headers for the PositionMap class
More...

Go to the source code of this file.

Classes

class  SimplePositionMap
 Used to map locations of individuals for density estimates - space inefficient but good for testing. More...
 
class  SimplePositionMapInt
 
class  SimplePositionMapPointers< AnimalTypes >
 
class  ScalablePositionMap
 Used to map locations of individuals for density estimates. Each cell can only contain one value (it is binary). More...
 
class  PositionMap
 Used to map locations of individuals for density estimates. More...
 

Detailed Description

PositionMap.h This file contains the headers for the PositionMap class

by Chris J. Topping
Version of April 2023 witn new SimplePostionMapInt class