dist_one_dim: calculates distance in one dim

View source: R/RcppExports.R

dist_one_dimR Documentation

calculates distance in one dim

Description

calculates distance in one dim

Usage

dist_one_dim(eval_t, obs_t)

Arguments

eval_t

a t value.

obs_t

a vector of t values.

Value

distance between a single t and the vector of all t values.


ldmppr documentation built on April 4, 2025, 12:45 a.m.