Home
last modified time | relevance | path

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

/dports/misc/actiona/actiona-3.10.1/actiontools/qtimagefilters/
H A Dgaussfilter.h137 QtMatrix<double> matRight = matLeft.transposed(); in apply() local
140 QtConvolutionKernelMatrix integerMatrixRight = convertMatrixBasetype<int,double>(matRight); in apply()