add_vector_to_matrix_column {ADtools}R Documentation

Add a column vector to each column of a matrix

Description

Add a column vector to each column of a matrix

Usage

add_vector_to_matrix_column(v0, m0)

Arguments

v0

Column vector

m0

Matrix


[Package ADtools version 0.5.5 Index]