revert_dist_list_cpp: Revert a treated-to-control distance list.

View source: R/RcppExports.R

revert_dist_list_cppR Documentation

Revert a treated-to-control distance list.

Description

Revert a treated-to-control distance list.

Usage

revert_dist_list_cpp(n_t, n_c, startn, endn, d)

Arguments

n_t

Number of treated units

n_c

Number of control units

startn

Vector of starting nodes of edges

endn

Vector of ending nodes of edges

d

Vector of cost associated with edges


match2C documentation built on March 31, 2023, 6:39 p.m.