Home
last modified time | relevance | path

Searched refs:UpdateDiag (Results 1 – 2 of 2) sorted by relevance

/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dmatrix.h366 void UpdateDiag (long ,long , _MathObject*);
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dmatrix.cpp6628 UpdateDiag (ind1,ind2,poly); in MStore()
6722 void _Matrix::UpdateDiag (long i,long j, _MathObject* value) in UpdateDiag() function in _Matrix