Searched refs:PassThroughCholeskyBackSolve (Results 1 – 2 of 2) sorted by relevance
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | EdgePreservingDecomposition.h | 130 static void PassThroughCholeskyBackSolve(float *Product, float *x, void *Pass) in PassThroughCholeskyBackSolve() function
|
H A D | EdgePreservingDecomposition.cc | 843 …VectorProduct, Source, n, false, Blur, 0.0f, (void *)A, Iterates, A->PassThroughCholeskyBackSolve); in CreateBlur()
|