pos_plus_vel_cpp: Add a velocity to a position

View source: R/RcppExports.R

pos_plus_vel_cppR Documentation

Add a velocity to a position

Description

Add a velocity to a position

Usage

pos_plus_vel_cpp(cl, vl, n_arcs)

Arguments

cl

the position's causal list

vl

the velocity's causal list

n_arcs

number of arcs present in the position

Value

a list with the modified position and the new number of arcs


dbnR documentation built on Oct. 5, 2022, 1:07 a.m.