Home
last modified time | relevance | path

Searched refs:coeff_accessor (Results 1 – 3 of 3) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_matpoly_binary.hpp160 inline coeff_accessor_proxy coeff_accessor(unsigned int i, unsigned int j, unsigned int k = 0) { in coeff_accessor() function in matpoly
H A Dlingen_matpoly.hpp124 inline coeff_accessor_proxy coeff_accessor(unsigned int i, unsigned int j, unsigned int k = 0) { in coeff_accessor() function in matpoly
H A Dlingen_io_wrappers.cpp228 M.coeff_accessor(i, r, 0) += M.coeff(i, v); in reduce_column_mod_previous()