addRowWiseC: intern function

View source: R/RcppExports.R

addRowWiseCR Documentation

intern function

Description

Adds the Vector DataPoint to every row of the matrix WeightVectors

Usage

addRowWiseC(WeightVectors,DataPoint)

Arguments

WeightVectors

WeightVectors. n weights with m components each

DataPoint

Vector with m components

Value

WeightVectors

[1:m,1:n]


Mthrun/GeneralizedUmatrix documentation built on July 19, 2023, 9:34 a.m.