pos_plus_vel_cpp {dbnR}R 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


[Package dbnR version 0.7.9 Index]