vector_of_matrices_2 {matrixdist}R 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.


[Package matrixdist version 1.1.9 Index]