Searched defs:matrix_times_vector (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libcola/ | ||
H A D | conjugate_gradient.cpp | 22 matrix_times_vector(valarray<double> const &matrix, /* m * n */ function 82 matrix_times_vector(A,x,Ap); 96 matrix_times_vector(A, p, Ap); |
Completed in 21 milliseconds