Home
last modified time | relevance | path

Searched defs:similar_shell (Results 1 – 3 of 3) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_bigmatpoly.hpp63 bigmatpoly similar_shell() const { return bigmatpoly(ab, get_model(), m, n, 0); } in similar_shell() function in bigmatpoly
H A Dlingen_matpoly.hpp89 matpoly similar_shell() const { return matpoly(ab, m, n, 0); } in similar_shell() function in matpoly
H A Dlingen_matpoly_binary.hpp110 matpoly similar_shell() const { return matpoly(ab, m, n, 0); } in similar_shell() function in matpoly