movestockCPP: Apply the movement model to the stock for one time-step

View source: R/RcppExports.R

movestockCPPR Documentation

Apply the movement model to the stock for one time-step

Description

Apply the movement model to the stock for one time-step

Usage

movestockCPP(nareas, maxage, mov, Number)

Arguments

nareas

The number of spatial areas

maxage

The maximum age

mov

Numeric matrix (nareas by nareas) with the movement matrix

Number

A numeric matrix (maxage+1, nareas) with current numbers-at-age in each area

Author(s)

A. Hordyk


MSEtool documentation built on July 26, 2023, 5:21 p.m.