SetKernelsCount

カーネルオブジェクトの数を設定します。

bool  SetKernelsCount(
  const int  total_kernels      // カーネル数
  );

パラメータ

total_kernels

[in]  カーネルの総数

戻り値

実行成功の場合は true、それ以外の場合は false