volume_unitSimplex {uniformly}R Documentation

Unit simplex volume

Description

Volume of the unit simplex (arbitrary dimension).

Usage

volume_unitSimplex(d)

Arguments

d

dimension of the space

Value

The volume of the unit simplex in the space of dimension d.

See Also

volume_simplex for the volume of an arbitrary simplex.


[Package uniformly version 0.5.0 Index]