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


[Package dbnR version 0.7.9 Index]