melt_ice_curves_cpp: Melt Matrix to Long Format Vector

View source: R/RcppExports.R

melt_ice_curves_cppR Documentation

Melt Matrix to Long Format Vector

Description

Efficiently converts a matrix to a long-format vector (row-major order) for plotting.

Usage

melt_ice_curves_cpp(x, n_cores = 1L)

Arguments

x

Numeric Matrix

n_cores

Number of cores to use


ICEbox documentation built on Jan. 12, 2026, 9:06 a.m.