Home
last modified time | relevance | path

Searched defs:pfSolution (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/photivo/photivo/ReferenceMaterial/RawTherapee/
H A DCA_correct_RT - 20100611.cc28 …ImageSource::LinEqSolve(int c, int dir, int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
H A DCA_correct_RT - 20101129.cc25 int RawImageSource::LinEqSolve(int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
/dports/graphics/photivo/photivo/Sources/rawtherapee/
H A Dca_correct.c32 int LinEqSolve(int nDim, float* pfMatr, float* pfVect, float* pfSolution) in LinEqSolve()
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dcacorrect.c176 static gboolean LinEqSolve(int nDim, double *pfMatr, double *pfVect, double *pfSolution) in LinEqSolve()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dcacorrect.c176 static gboolean LinEqSolve(int nDim, double *pfMatr, double *pfVect, double *pfSolution) in LinEqSolve()
/dports/graphics/art/ART-1.9.3/rtengine/
H A DCA_correct_RT.cc42 bool LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A DCA_correct_RT.cc41 bool LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Draw_image.cc1385 int PF::RawImage::LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution) in LinEqSolve()