libkissinferencesharp 1.0.x
Kiss.CNetwork Struct Reference

This struct is a raw repisenstion of the C struct used in libkissiniference. More...

Public Attributes

UIntPtr inputSize
 
UIntPtr outputSize
 
IntPtr outputMask
 
IntPtr purpose
 
IntPtr inputLabel
 
IntPtr outputLabels
 
byte complexInput
 
byte ready
 
byte softmax
 

Detailed Description

This struct is a raw repisenstion of the C struct used in libkissiniference.

Ususally users of these bindings will not need to directly use this.