Home
last modified time | relevance | path

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

/dports/math/spooles-mpich/spooles.2.2_SHARED/Chv/src/
H A DfindPivot.c124 double *rowmaxes ; in findPivotSH() local
151 rowmaxes = DV_entries(workDV) ; in findPivotSH()
152 DVfill(nD, rowmaxes, 0.0) ; in findPivotSH()
356 colmaxes = rowmaxes + nD ; in findPivotN()
357 DVfill(nD, rowmaxes, 0.0) ; in findPivotN()
483 double rowmaxes[], in nonsym1x1() argument
525 double rowmaxes[] in sym1x1() argument
565 double rowmaxes[] in sym2x2() argument
609 val1 = (cmag*rowmaxes[irow] + bmag*rowmaxes[jcol])/denom ; in sym2x2()
610 val2 = (bmag*rowmaxes[irow] + amag*rowmaxes[jcol])/denom ; in sym2x2()
[all …]
/dports/math/spooles-mpich/spooles.2.2/Chv/src/
H A DfindPivot.c124 double *rowmaxes ; in findPivotSH() local
151 rowmaxes = DV_entries(workDV) ; in findPivotSH()
152 DVfill(nD, rowmaxes, 0.0) ; in findPivotSH()
356 colmaxes = rowmaxes + nD ; in findPivotN()
357 DVfill(nD, rowmaxes, 0.0) ; in findPivotN()
483 double rowmaxes[], in nonsym1x1() argument
525 double rowmaxes[] in sym1x1() argument
565 double rowmaxes[] in sym2x2() argument
609 val1 = (cmag*rowmaxes[irow] + bmag*rowmaxes[jcol])/denom ; in sym2x2()
610 val2 = (bmag*rowmaxes[irow] + amag*rowmaxes[jcol])/denom ; in sym2x2()
[all …]
/dports/math/spooles/spooles.2.2/Chv/src/
H A DfindPivot.c124 double *rowmaxes ; in findPivotSH() local
151 rowmaxes = DV_entries(workDV) ; in findPivotSH()
152 DVfill(nD, rowmaxes, 0.0) ; in findPivotSH()
356 colmaxes = rowmaxes + nD ; in findPivotN()
357 DVfill(nD, rowmaxes, 0.0) ; in findPivotN()
483 double rowmaxes[], in nonsym1x1() argument
525 double rowmaxes[] in sym1x1() argument
565 double rowmaxes[] in sym2x2() argument
609 val1 = (cmag*rowmaxes[irow] + bmag*rowmaxes[jcol])/denom ; in sym2x2()
610 val2 = (bmag*rowmaxes[irow] + amag*rowmaxes[jcol])/denom ; in sym2x2()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/Chv/src/
H A DfindPivot.c124 double *rowmaxes ; in findPivotSH() local
151 rowmaxes = DV_entries(workDV) ; in findPivotSH()
152 DVfill(nD, rowmaxes, 0.0) ; in findPivotSH()
356 colmaxes = rowmaxes + nD ; in findPivotN()
357 DVfill(nD, rowmaxes, 0.0) ; in findPivotN()
483 double rowmaxes[], in nonsym1x1() argument
525 double rowmaxes[] in sym1x1() argument
565 double rowmaxes[] in sym2x2() argument
609 val1 = (cmag*rowmaxes[irow] + bmag*rowmaxes[jcol])/denom ; in sym2x2()
610 val2 = (bmag*rowmaxes[irow] + amag*rowmaxes[jcol])/denom ; in sym2x2()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/Chv/drivers/
H A Dtest_maxabs.c23 double *colmaxes, *entries, *rowmaxes ; in main() local
151 rowmaxes = DVinit(nrow, 0.0) ; in main()
155 rowmaxes[irow] = maxval ; in main()
163 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
197 rowmaxes[irow] = maxval ; in main()
205 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
259 DVfree(rowmaxes) ; in main()
/dports/math/spooles-mpich/spooles.2.2/Chv/drivers/
H A Dtest_maxabs.c23 double *colmaxes, *entries, *rowmaxes ; in main() local
151 rowmaxes = DVinit(nrow, 0.0) ; in main()
155 rowmaxes[irow] = maxval ; in main()
163 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
197 rowmaxes[irow] = maxval ; in main()
205 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
259 DVfree(rowmaxes) ; in main()
/dports/math/spooles/spooles.2.2_SHARED/Chv/drivers/
H A Dtest_maxabs.c23 double *colmaxes, *entries, *rowmaxes ; in main() local
151 rowmaxes = DVinit(nrow, 0.0) ; in main()
155 rowmaxes[irow] = maxval ; in main()
163 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
197 rowmaxes[irow] = maxval ; in main()
205 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
259 DVfree(rowmaxes) ; in main()
/dports/math/spooles/spooles.2.2/Chv/drivers/
H A Dtest_maxabs.c23 double *colmaxes, *entries, *rowmaxes ; in main() local
151 rowmaxes = DVinit(nrow, 0.0) ; in main()
155 rowmaxes[irow] = maxval ; in main()
163 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
197 rowmaxes[irow] = maxval ; in main()
205 fprintf(msgFile, "\n %20.12e", rowmaxes[irow]) ; in main()
259 DVfree(rowmaxes) ; in main()