Returns the value of this
Node.
Namespace: Imsl.DataMining.NeuralAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic override double GetValue()
Public Overrides Function GetValue As Double
public:
virtual double GetValue() override
abstract GetValue : unit -> float
override GetValue : unit -> float
Return Value
Type:
Double
A
double which contains the value of this
InputNode.
See Also