C# Class NLPUnpacker.FloatArray

Inheritance: SERIParameter
ファイルを表示 Open project: gdkchan/NLPUnpacker

Public Methods

Method Description
FloatArray ( ) : System.Collections.Generic
FloatArray ( string Name, float Values ) : System.Collections.Generic

Method Details

FloatArray() public method

public FloatArray ( ) : System.Collections.Generic
return System.Collections.Generic

FloatArray() public method

public FloatArray ( string Name, float Values ) : System.Collections.Generic
Name string
Values float
return System.Collections.Generic