Results of 1 - 10 of about 234 for Input (0.001 sec.)
- The parallel\Events\Input class 8540
- « parallel\Events::poll parallel\Events\Input::add » PHP Manual parallel The parallel\Events\Input
... ut class The parallel\Events\Input class (0.9.0) Events Input An Input object is a co ... ecome available. Multiple event loops may share an Input container - parallel does not verify the contents ... of the container when it is set as the input for a parallel\Events object. 注意 : When a parall ... t performs a write, the target is removed from the input object as if parallel\Events\Input::remove() were ...
-
https://man.plustar.jp/php/class.parallel-events-input.html
- [similar]
- 配列の一部を削除し、他の要素で置換する 8386
- « array_slice array_sum » PHP Manual 配列 関数 配列の一部を削除し、他の要素で置換する array_spli
... で全てを削除するには、 length を求めるために count($input) を使用してください。 replacement 配列 replacement ... e になりました。 例 例1 array_splice() の例 <?php $input = array( "red" , "green" , "blue" , "yellow" ); ar ... ray_splice ( $input , 2 ); var_dump ( $input ); $input = array( "red" ... , "green" , "blue" , "yellow" ); array_splice ( $input , 1 , - 1 ); var_dump ( $input ); $input = array( ...
-
https://man.plustar.jp/php/function.array-splice.html
- [similar]
- Inputs 8325
- « parallel\Events\Input parallel\Events\Input::clear » PHP Manual parallel\Events\Input Inputs p
... arallel\Events\Input::add (0.9.0) parallel\Events\Input::add — Inputs 説 ... 明 public parallel\Events\Input::add ( string $target , mixed $value ): void Shall ... set input for the given target Exceptions 警告 Shall throw p ... arallel\Events\Input\Error\Existence if input for target already exists ...
-
https://man.plustar.jp/php/parallel-events-input.add.html
- [similar]
- Scale data in input vector before feed it to ann based on previously calculated ... 8304
- « fann_scale_input_train_data fann_scale_output_train_data » PHP Manual Fann 関数 Scale data in
... sed on previously calculated parameters fann_scale_input (PECL fann >= 1.0.0) fann_scale_input — Scale data ... in input vector before feed it to ann based on previously c ... alculated parameters 説明 fann_scale_input ( resource $ann , array $input_vector ): bool Scal ... e data in input vector before feed it to ann based on previously c ...
-
https://man.plustar.jp/php/function.fann-scale-input.html
- [similar]
- Calculate input scaling parameters for future use based on training data 8243
- « fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling p
... ers for future use based on training data fann_set_input_scaling_params (PECL fann >= 1.0.0) fann_set_input ... _scaling_params — Calculate input scaling parameters for future use based on trainin ... g data 説明 fann_set_input_scaling_params ( resource $ann , resource $train_d ... ata , float $new_input_min , float $new_input_max ): bool Calculate input ...
-
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html
- [similar]
- Scale data in input vector after get it from ann based on previously calculated ... 8212
- « fann_create_train fann_descale_output » PHP Manual Fann 関数 Scale data in input vector after
... d on previously calculated parameters fann_descale_input (PECL fann >= 1.0.0) fann_descale_input — Scale da ... ta in input vector after get it from ann based on previously c ... alculated parameters 説明 fann_descale_input ( resource $ann , array $input_vector ): bool Scal ... e data in input vector after get it from ann based on previously c ...
-
https://man.plustar.jp/php/function.fann-descale-input.html
- [similar]
- Inputs 8151
- « parallel\Events\Input::clear parallel\Events\Event » PHP Manual parallel\Events\Input Inputs p
... arallel\Events\Input::remove (0.9.0) parallel\Events\Input::remove — In ... puts 説明 public parallel\Events\Input::remove ( string $target ): void Shall remove inpu ... target Exceptions 警告 Shall throw parallel\Events\Input\Error\Existence if input for target does not exist ... . 関連キーワード: Inputs , Events , Input , remove , Shall , input , Event ...
-
https://man.plustar.jp/php/parallel-events-input.remove.html
- [similar]
- Inputs 8089
- « parallel\Events\Input::add parallel\Events\Input::remove » PHP Manual parallel\Events\Input Input
... puts parallel\Events\Input::clear (0.9.0) parallel\Events\Input::clear — Inpu ... ts 説明 public parallel\Events\Input::clear (): void Shall remove input for all targets ... 関連キーワード: Inputs , Events , Input , remove , public , Shall , inpu ...
-
https://man.plustar.jp/php/parallel-events-input.clear.html
- [similar]
- Returns underlying input buffer associated with current buffer event 8038
- « EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns
... underlying input buffer associated with current buffer event EventB ... ufferEvent::getInput (PECL event >= 1.2.6-beta) EventBufferEvent::getIn ... put — Returns underlying input buffer associated with current buffer event 説明 p ... ublic EventBufferEvent::getInput (): EventBuffer Returns underlying input buffer as ...
-
https://man.plustar.jp/php/eventbufferevent.getinput.html
- [similar]
- Calculate input and output scaling parameters for future use based on training d... 8038
- « fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calcu
... late input and output scaling parameters for future use based ... fann >= 1.0.0) fann_set_scaling_params — Calculate input and output scaling parameters for future use based ... resource $ann , resource $train_data , float $new_input_min , float $new_input_max , float $new_output_min ... , float $new_output_max ): bool Calculate input and output scaling parameters for future use based ...
-
https://man.plustar.jp/php/function.fann-set-scaling-params.html
- [similar]