public class KernelArrayStore extends AbstractArrayOperator
arrayReference, parDimsblock, insnHelper| 限定符 | 构造器和说明 |
|---|---|
protected |
KernelArrayStore(KernelProgramBlock block,
KernelParam arrayReference,
KernelParam value,
KernelParam pardim,
KernelParam... parDims) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
asArgument()
If current
KernelParam has used by other, than need call this method. |
protected void |
checkAsArgument()
invoke by OperatorFactory
|
void |
doExecute() |
AClass |
getResultType() |
void |
loadToStack(KernelProgramBlock block)
Push current to a stack of specify block
|
protected void |
verifyArgument()
Template for
AbstractOperator.prepare() method. |
getValuefieldautoCast, checkCrement, endingPrepare, execute, getBlock, getCompileOrder, getOperatorSymbol, initAdditionalProperties, prepare, startingPreparehasNext, next, previousprotected KernelArrayStore(KernelProgramBlock block, KernelParam arrayReference, KernelParam value, KernelParam pardim, KernelParam... parDims)
protected void checkAsArgument()
AbstractOperatorcheckAsArgument 在类中 AbstractArrayOperatorprotected void verifyArgument()
AbstractOperatorAbstractOperator.prepare() method. verifyArgument 在类中 AbstractArrayOperatorpublic void doExecute()
doExecute 在类中 AbstractOperatorpublic void asArgument()
KernelParamKernelParam has used by other, than need call this method.public AClass getResultType()
public void loadToStack(KernelProgramBlock block)
PushStackableCopyright © 2015. All rights reserved.