Delegate DirectILKernelGenerator.QuantileKernel
public delegate void DirectILKernelGenerator.QuantileKernel(void* srcBase, void* scratchBase, long outer, int n, int* kSorted, int nKs, double* q, int nQs, void* dstBase, long dstOuterStride, int ignoreNaN, int* rowKScratch)
Parameters
srcBasevoid*scratchBasevoid*outerlongnintkSortedint*nKsintqdouble*nQsintdstBasevoid*dstOuterStridelongignoreNaNintrowKScratchint*
- Extension Methods