push_down: Helper Function for Smith Normal Form calculation.

Description Usage Arguments Value See Also

View source: R/homology_calculation.R

Description

If diagonal is not properly ordered in Smith Normal Form, this function reorders by gcd/lcm.

Usage

1

Arguments

D

Diagonal of matrix to be turned into Smith Normal Form.

Value

A vector, containing the diagonal of a matrix to be turned into Smith Normal Form.

See Also

smith, check_more_push


quhomology documentation built on May 1, 2019, 8:44 p.m.