Description Usage Arguments Value See Also Examples
View source: R/homology_calculation.R
This function calculates the left, row action matrix X in the equation $$G = X N Y$$, where G is the original matrix and N is the Gaussian Form of the same matrix. This is done via standard Gaussian Elimination
1 | findX(A)
|
A |
The left row matrix. |
A matrix.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.