clone_matrix: Clone a matrix

View source: R/RcppExports.R

clone_matrixR Documentation

Clone a matrix

Description

Clone a matrix

Usage

clone_matrix(m)

Arguments

m

A matrix.

Value

A clone of the matrix.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.