vector_of_matrices_2: 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.