Partition3gr: Computes (N-1)*(N-2) possible partitions of N into 3 subsets.

View source: R/Partition3gr.r

Partition3grR Documentation

Computes (N-1)*(N-2) possible partitions of N into 3 subsets.

Description

Computes (N-1)*(N-2) possible partitions of N into 3 subsets.

Usage

Partition3gr(N)

cytometree documentation built on Aug. 8, 2025, 7:17 p.m.