Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/inc/
H A DInfoTheory.h83 const unsigned int yDimSel[], unsigned int dimY,
96 const unsigned int yDimSel[], unsigned int dimY,
112 unsigned int yDimSel[], unsigned int dimY,
128 unsigned int yDimSel[], unsigned int dimY,
H A DInfoTheory_impl.h216 const unsigned int yDimSel[], unsigned int dimY, in estimateMI_ANN() argument
238 dataXY[ i ][ dimX + j ] = smpRV[ yDimSel[j] ]; in estimateMI_ANN()
263 const unsigned int yDimSel[], unsigned int dimY, in estimateMI_ANN() argument
288 dataXY[ i ][ dimX + j ] = smpRV_y[ yDimSel[j] ]; in estimateMI_ANN()
313 unsigned int yDimSel[], unsigned int dimY, in estimateKL_ANN() argument
352 dataY[ i ][ j ] = ySmpRV[ yDimSel[j] ]; in estimateKL_ANN()
388 unsigned int yDimSel[], unsigned int dimY, in estimateCE_ANN() argument
425 dataY[ i ][ j ] = ySmpRV[ yDimSel[j] ]; in estimateCE_ANN()