View source: R/matching_lazy.R
| new_lazy_cost_spec | R Documentation |
mode is the memory mode that resolved to this specification: "lazy",
solved over every pair, or "implicit", solved by generating the pairs the
answer turns out to need.
new_lazy_cost_spec(
left_mat,
right_mat,
distance,
sigma,
weights,
vars,
mode = c("lazy", "implicit")
)
An object of class "lazy_cost_spec".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.