MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
Python.Runtime Namespace Reference

Classes

class  BooleanType
 The BooleanType represents a clr bool type. More...
 
class  ClrFieldInfo
 The ClrFieldInfo defines the clr field information. More...
 
class  ClrMemberInfo
 The ClrMemberInfo represents clr information. More...
 
class  ClrPropertyInfo
 The ClrPropertyInfo specifies the clr property information. More...
 
class  DoubleType
 The DoubleType represents a clr double type. More...
 
class  FloatType
 The FloatType represents a clr float type. More...
 
class  Int32Type
 The Int32Type represents a clr int type. More...
 
class  Int64Type
 The Int64Type represents a clr long type. More...
 
class  ObjectType
 Convert between Python object and clr object More...
 
class  PyClrType
 The PyClrType class defines a Python clr type. More...
 
class  PyClrTypeBase
 The PyClrTypeBase is the base class for other types. More...
 
class  PyConverter
 use PyConverter to convert between python object and clr object. More...
 
class  PyDictType
 Specifies a PyDictionType dictionary. More...
 
class  PyListType
 Defines a PyListType of type 'T' More...
 
class  PyPropetryAttribute
 The PyPropertyAttribute represents a Python attribute. More...
 
class  StringType
 The StringType represents a clr string type. More...