calcWindowSizes         Window size calculation
calculateDensity        NIMBLE function to calculate the density of
                        individuals alive in each habitat cell.
dDispersal_exp          Bivariate exponential dispersal distribution
                        for activity centers
dHabitatMask            Ones trick distribution for irregular habitat
                        shapes
dbernppAC               Bernoulli point process for the distribution of
                        activity centers
dbernppACmovement_exp   Bernoulli point process for activity center
                        movement (exponential kernel)
dbernppACmovement_normal
                        Bernoulli point process for activity center
                        movement (normal kernel)
dbernppDetection_normal
                        Bernoulli point process detection model
dbernppLocalACmovement_exp
                        Local evaluation of a Bernoulli point process
                        for activity center movement (exponential
                        kernel)
dbernppLocalACmovement_normal
                        Local evaluation of a Bernoulli point process
                        for activity center movement (normal kernel)
dbernppLocalDetection_normal
                        Local evaluation for a Bernoulli point process
                        detection model
dbinomLocal_exp         Local evaluation of a binomial SCR observation
                        process
dbinomLocal_normal      Local evaluation of a binomial SCR detection
                        process
dbinomLocal_normalPlateau
                        Local evaluation of a binomial SCR observation
                        process
dbinom_vector           Vectorized binomial distribution
dcatState1Alive1Dead    Density and random generation of a categorical
                        distribution describing state transition with
                        one alive and one dead states.
dcatState1Alive2Dead    Density and random generation of a categorical
                        distribution describing state transition with
                        one alive and two dead states.
dcatState2Alive2Dead    Density and random generation of a categorical
                        distribution describing state transition with
                        two alive and two dead states.
dmultiLocal_normal      Local evaluation of a multinomial SCR detection
                        process
dnormalizer             Normalizing constant generator
dpoisLocal_normal       Local evaluation of a Poisson SCR detection
                        process
dpoisppAC               Poisson point process for the distribution of
                        activity centers
dpoisppDetection_normal
                        Poisson point process detection model
dpoisppLocalDetection_normal
                        Local evaluation for a Poisson point process
                        detection model
getHomeRangeArea        Computation of home range radius and area
getLocalObjects         Local Objects Identification
getMidPointNodes        Generate midpoint integration nodes
getSparseY              Sparse Matrix Preparation
getWindowCoords         Get lower and upper windows coordinates
getWindowIndex          Get window index
integrateIntensityLocal_normal
                        Integrate the multivariate normal intensity
                        with local evaluation
integrateIntensity_exp
                        Integrate the multivariate exponential
                        intensity
integrateIntensity_normal
                        Integrate the multivariate normal intensity
localTrapCalculations   Local Trap Calculations
marginalVoidProbIntegrand
                        Integrand of the marginal void probability
                        integral
marginalVoidProbNumIntegration
                        Marginal void probability
sampler_categorical_general
                        'nimble' MCMC sampler function for general
                        categorial distributions
scaleCoordsToHabitatGrid
                        Scale x- and y-coordinates to grid cells
                        coordinates.
stratRejectionSampler_exp
                        Stratified rejection sampler for multivariate
                        exponential point process
stratRejectionSampler_normal
                        Stratified rejection sampler for multivariate
                        normal point process
