cte_times_vel_cpp: Multiply a Velocity by a constant real number

View source: R/RcppExports.R

cte_times_vel_cppR 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


dbnR documentation built on June 22, 2024, 10:54 a.m.