cte_times_vel_cpp {dbnR}R Documentation

Multiply a Velocity by a constant real number

Description

Multiply a Velocity by a constant real number

Usage

cte_times_vel_cpp(k, vl, abs_op, max_op)

Arguments

k

the constant real number

vl

the Velocity's causal list

abs_op

the final number of 1,-1 operations

max_op

the maximum number of directions in the causal list

Value

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


[Package dbnR version 0.7.8 Index]