Package hedge :: Package cuda :: Module cgen :: Class Module
[frames] | no frames]

Class Module

source code

object --+        
         |        
 Generable --+    
             |    
         Block --+
                 |
                Module

Instance Methods
 
generate(self) source code

Inherited from Block: __init__, append, extend, extend_log_block

Inherited from Generable: __str__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties

Inherited from object: __class__

Method Details

generate(self)

source code 
Overrides: Block.generate