pos_minus_pos_cpp: 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)
Value
a list with the Velocity's causal list and the number of operations
Arguments
- cl
the first position's causal list
- ps
the second position's causal list
- vl
the Velocity's causal list