PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

FANNConnection::__construct - The connection constructor | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

FANNConnection::__construct

(PECL fann >= 1.0.0)

FANNConnection::__constructThe connection constructor

説明

public FANNConnection::__construct ( int $from_neuron , int $to_neuron , float $weight )

Create new connection and initialize its params. After creating the connection, only weight can be changed.

パラメータ

from_neuron

The postion number of starting neuron.

to_neuron

The postion number of terminating neuron.

weight

The connection weight value.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「FANNConnection::__construct - The connection constructor」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | FANNConnection::__construct - The connection constructor」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: