alias_dim_calc: Number of Generators + 1

Description Usage Arguments Value Note Examples

Description

Gives total number of generators for a set number of defining generators plus 1

Usage

1

Arguments

x

The number of defining generators

Value

A single number. This will be the total number of generators in the alias structure built by the defining generators plus 1.

Note

The reason for the plus one is for simplification in other coding parts of the package

Examples

1
2
3
4
5
6
7
## Not run: 
alias_dim_calc(1)

#Note that for two defining generatros we would have those two plus the two generalized interactions plus 1
alias_dim_calc(2)

## End(Not run)

vinny-paris/TripleFrac documentation built on May 10, 2019, 8:27 a.m.