Class: MaiaGPU

MaiaGPU()

new MaiaGPU()

MaiaScript GPU compute library.
Source:

Methods

isSupported() → {boolean}

Tests whether GPU is supported.
Source:
Returns:
Returns true if supported and false otherwise.
Type
boolean

new() → {object}

Creates a new GPU object.
Source:
Returns:
An object to interact with the GPU device.
Type
object

(inner) init()

Creates the attributes of the class.
Source: