pos_minus_pos_cpp: Subtracts two Positions to obtain the Velocity that...

View source: R/RcppExports.R

pos_minus_pos_cppR Documentation

Subtracts two Positions to obtain the Velocity that transforms one into the other

Description

Subtracts two Positions to obtain the Velocity that transforms one into the other

Usage

pos_minus_pos_cpp(cl, ps, vl)

Arguments

cl

the first position's causal list

ps

the second position's causal list

vl

the Velocity's causal list

Value

a list with the Velocity's causal list and the number of operations


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