Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dmatrix.cpp80 #define MatrixMemFree(X) free(X) macro
2230 MatrixMemFree( theData); in CheckIfSparseEnough()
2245 MatrixMemFree( theData); in CheckIfSparseEnough()
2250 MatrixMemFree( theIndex); in CheckIfSparseEnough()
2311 MatrixMemFree (theData); in Convert2Formulas()
3217 MatrixMemFree (theData); in Clear()
7528 MatrixMemFree (theData); in ConvertFormulas2Poly()
7542 MatrixMemFree (tempStorage); in ConvertFormulas2Poly()
7566 MatrixMemFree (theData); in ConvertNumbers2Poly()
8991 MatrixMemFree (theCoeffs); in ImportMatrixExp()
[all …]