i_dim_sum: Sum all the values in the first dimension of a three...

Description Usage Arguments

Description

i_dim_sum takes a three dimensional integer vector, fixes the values of the second and third dimensions, and then sums the values of all the entries in the vector with those two values for its second and third dimensions.

Usage

1
i_dim_sum(n, j, k)

Arguments

n

A three dimensional integer vector.

j

An integer that is a valid index of the second dimension of n.

k

An integer that is a valid index of the third dimension of n.


cwcartmell/maRkov documentation built on May 14, 2019, 1:37 p.m.