copyDoubles: Works like System.arraycopy(...) in Java for double vectors.

View source: R/RcppExports.R

copyDoublesR Documentation

Works like System.arraycopy(...) in Java for double vectors.

Description

Works like System.arraycopy(...) in Java for double vectors.

Usage

copyDoubles(src, srcPos, dest, destPos, length)

kongra/koR documentation built on Jan. 19, 2025, 11:23 a.m.