|
SOLUTIONS
|
OPENCLLINK シンボル
OpenCLMemory
OpenCLLink メモリマネージャで登録されたメモリへのハンドルである.
詳細詳細
- OpenCLLink アプリケーションは,Needs["OpenCLLink`"]を使ってロードしなければならない.
は,OpenCLMemoryLoadあるいはOpenCLMemoryAllocateによって返される.
は,OpenCLMemoryInformationを使って問合せを行うことができる.
は,OpenCLMemoryGetを使って取り込まれる.
は,OpenCLMemoryUnloadを使ってアンロードされる.- 有効な
の型: -
Integer Real Complex "Byte" "Bit16" "Integer" "Byte[2]" "Bit16[2]" "Integer32[2]" "Byte[4]" "Bit16[4]" "Integer32[4]" "Byte[8]" "Bit16[8]" "Integer32[8]" "Byte[16]" "Bit16[16]" "Integer32[16]" "UnsignedByte" "UnsignedBit16" "Float" "UnsignedByte[2]" "UnsignedBit16[2]" "Float[2]" "UnsignedByte[4]" "UnsignedBit16[4]" "Float[4]" "UnsignedByte[8]" "UnsignedBit16[8]" "Float[8]" "UnsignedByte[16]" "UnsignedBit16[16]" "Float[16]" "Double" "Double[2]" "Double[4]" "Double[8]" "Double[16]" 
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

