Home
last modified time | relevance | path

Searched defs:SmithDiagonal (Results 1 – 4 of 4) sorted by relevance

/dports/math/linbox/linbox-1.6.3/examples/
H A Dsmithvalence.C94 std::vector<Givaro::Integer> SmithDiagonal; in main() local
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-smith-form-valence.C50 std::vector<Givaro::Integer> SmithDiagonal; in testValenceSmith() local
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dsmith-form-valence.h344 std::vector<Givaro::Integer>& SmithDiagonal, in populateSmithForm()
467 const std::vector<typename PIR::Element>& SmithDiagonal, in writeCompressedSmith()
/dports/math/linbox/linbox-1.6.3/linbox/solutions/
H A Dsmith-form.h50 const Vector& SmithDiagonal, const Ring& R, in compressedSmith()