Files in namezys/polymatrix
Infrastructure for Manipulation Polynomial Matrices

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/class_polyMatrix.R R/class_polyMatrixCharPolynomial.R R/constants.R R/method_adjoint.R R/method_bind.R R/method_charpolynom.R R/method_coef.R R/method_degree.R R/method_det.R R/method_diag.R R/method_dim.R R/method_gcd.R R/method_inv.R R/method_is_zero.R R/method_lcm.R R/method_predict.R R/method_proper.R R/method_round.R R/method_show.R R/method_subscript.R R/method_t.R R/method_trace.R R/method_zero_round.R R/ops_addition.R R/ops_equal.R R/ops_matrix_mult.R R/ops_multiplication.R R/ops_substraction.R R/parser.R R/triang_euclidean.R R/triang_interpolation.R R/triang_sylvester.R R/triang_utils.R R/utils.R README.md
legacy/examples_IL_14_JUNE.txt
legacy/examples_NR_12_JUNE.txt
legacy/pMatrix-package.Rd
legacy/predict.polynomial.Rd
legacy/test_triang_euclidean.R legacy/test_triang_sylvester.R man/GCD.Rd man/LCM.Rd man/adjoint.Rd man/cbind.Rd man/charpolynom.Rd man/cofactor.Rd man/degree.Rd man/diag.Rd man/inv.Rd man/is.polyMatrix.Rd man/is.proper.Rd man/is.zero.Rd man/matrix.degree.Rd man/minor.Rd man/newton.Rd man/parse.polyMatrix.Rd man/parse.polynomial.Rd man/polyMatrix-class.Rd man/polyMatrix.Rd man/polyMatrix.apply.Rd man/t-polyMatrix-method.Rd man/tr.Rd man/triang_Interpolation.Rd man/triang_Sylvester.Rd man/zero.round.Rd man/zero_lead_hyp_rows.Rd man/zero_lead_rows.Rd tests/testthat.R tests/testthat/setup.R tests/testthat/test_class_polyMatrix.R tests/testthat/test_method_adjoint.R tests/testthat/test_method_bind.R tests/testthat/test_method_char_polynomial.R tests/testthat/test_method_coef.R tests/testthat/test_method_degree.R tests/testthat/test_method_det.R tests/testthat/test_method_diag.R tests/testthat/test_method_dim.R tests/testthat/test_method_gcd.R tests/testthat/test_method_is_zero.R tests/testthat/test_method_lcm.R tests/testthat/test_method_predict.R tests/testthat/test_method_proper.R tests/testthat/test_method_round.R tests/testthat/test_method_subscript.R tests/testthat/test_method_t.R tests/testthat/test_method_trace.R tests/testthat/test_ops_addition.R tests/testthat/test_ops_equal.R tests/testthat/test_ops_matrix_mult.R tests/testthat/test_ops_multiplication.R tests/testthat/test_ops_subscruction.R tests/testthat/test_parser.R tests/testthat/test_zero_round.R
namezys/polymatrix documentation built on July 18, 2021, 11:15 p.m.