Home
last modified time | relevance | path

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

/dports/mail/py-milter/pymilter-pymilter-1.0.4/doc/
H A Dmilter.py237 def getdiag(): pass function
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DVirtualMatrix.hpp111 virtual void getdiag( KN_<R> & x) const {AFAIRE("VirtualMatrix::getdiag");} in getdiag() function in VirtualMatrix
H A DHashMatrix.cpp80 void HashMatrix<I,R>::getdiag( KN_<R> & d) const in getdiag() function in HashMatrix
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Darray_tlp.hpp1322 KN_<K> getdiag(KNM<K> *pA) { in getdiag() function