vector_of_matrices: Computes the elements S^n / n! until the a given size

View source: R/RcppExports.R

vector_of_matricesR Documentation

Computes the elements S^n / n! until the a given size

Description

Computes the elements S^n / n! until the a given size

Usage

vector_of_matrices(vect, S, a, vect_size)

Arguments

vect

A vector.

S

Sub-intensity matrix.

a

A number.

vect_size

Size of vector.


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