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


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.