vector_out_prod: create a matrix by multiplying a vector by its elements one...

View source: R/RcppExports.R

vector_out_prodR Documentation

create a matrix by multiplying a vector by its elements one by one as rows

Description

create a matrix by multiplying a vector by its elements one by one as rows

Usage

vector_out_prod(x)

Arguments

x

a vector

Value

a NumericMatrix


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.