示例#1
0
 public KernelConfig(Index3D gridDim, Index3D groupDim)
     : this(gridDim, groupDim, default)
 {
 }