インスタンスが持つ微分が必要な変数の取得と設定をします.
Namespace:
ZundaFramework.Neurons
Assembly:
ZundaFramework (in ZundaFramework.dll)
Syntax
Visual Basic |
---|
Public Default Property Item ( _
i As Integer _
) As Double
Get
Set |
JavaScript |
---|
function get_item(i);
function set_item(value); |
Return Value
変数
See Also