vector_of_matrices_2: Computes the elements S^n / n! until given value of n

View source: R/RcppExports.R

vector_of_matrices_2R Documentation

Computes the elements S^n / n! until given value of n

Description

Computes the elements S^n / n! until given value of n

Usage

vector_of_matrices_2(vect, S, vect_size)

Arguments

vect

A vector.

S

Sub-intensity matrix.

vect_size

Size of vector.


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