Searched defs:pfSolution (Results 1 – 8 of 8) sorted by relevance
/dports/graphics/photivo/photivo/ReferenceMaterial/RawTherapee/ |
H A D | CA_correct_RT - 20100611.cc | 28 …ImageSource::LinEqSolve(int c, int dir, int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
|
H A D | CA_correct_RT - 20101129.cc | 25 int RawImageSource::LinEqSolve(int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
|
/dports/graphics/photivo/photivo/Sources/rawtherapee/ |
H A D | ca_correct.c | 32 int LinEqSolve(int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
|
/dports/graphics/darktable38/darktable-3.8.0/src/iop/ |
H A D | cacorrect.c | 176 static gboolean LinEqSolve(int nDim, double *pfMatr, double *pfVect, double *pfSolution) in LinEqSolve()
|
/dports/graphics/darktable/darktable-3.6.1/src/iop/ |
H A D | cacorrect.c | 176 static gboolean LinEqSolve(int nDim, double *pfMatr, double *pfVect, double *pfSolution) in LinEqSolve()
|
/dports/graphics/art/ART-1.9.3/rtengine/ |
H A D | CA_correct_RT.cc | 42 bool LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()
|
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | CA_correct_RT.cc | 41 bool LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/ |
H A D | raw_image.cc | 1385 int PF::RawImage::LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()
|