検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 3128 for the (2.470 sec.)
Set callback for connection close 2466
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... is called when connection is closed. Should match the following prototype: callback ( EventHttpConnectio ... ?php /* * Setting up close-connection callback * * The script handles closed connections using HTTP API. ... * * Usage: * 1) Launch the server: * $ php examples/http_closecb.php 4242 * * ... 2) Launch a client in another terminal. Telnet-like * session should look like ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
Returns the request URI 2466
« EventHttpRequest::getResponseCode EventHttpRequest::removeHeader » PHP Manual EventHttpRequest ... Returns the request URI EventHttpRequest::getUri (PECL event > ... = 1.4.0-beta) EventHttpRequest::getUri — Returns the request URI 説明 public EventHttpRequest::getUri ( ... ): string Returns the request URI パラメータ この関数にはパラメータはあり ... ません。 戻り値 Returns the request URI 参考 EventHttpRequest::getCommand() - ...
https://man.plustar.jp/php/eventhttprequest.geturi.html - [similar]
Return the current CUBRID connection charset 2466
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID ... L CUBRID >= 8.3.1) cubrid_client_encoding — Return the current CUBRID connection charset 説明 cubrid_clie ... onn_identifier = ? ): string This function returns the current CUBRID connection charset and is similar t ... o the CUBRID function cubrid_get_charset() . パラメータ ... conn_identifier The CUBRID connection. If the connection identifier is ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Get a lob object's size 2466
« cubrid_lob2_size64 cubrid_lob2_tell64 » PHP Manual CUBRID 関数 Get a lob object's size cubrid_ ... cubrid_lob2_size ( resource $lob_identifier ): int The cubrid_lob2_size() function is used to get the siz ... ifier as a result of cubrid_lob2_new() or get from the result set. 戻り値 It will return the size of the ... - Write to a lob object cubrid_lob2_seek() - Move the cursor of a lob object cubrid_lob2_seek64() - Move ... the cursor of a lob object cubrid_lob2_tell() - Tell t ...
https://man.plustar.jp/php/function.cubrid-lob2-size.html - [similar]
Returns the number of cascade activation functions 2466
« fann_get_bit_fail fann_get_cascade_activation_functions » PHP Manual Fann 関数 Returns the num ... n_get_cascade_activation_functions_count — Returns the number of cascade activation functions 説明 fann_g ... _activation_functions_count ( resource $ann ): int The number of activation functions in the fann_get_cas ... cade_activation_functions() array. The default number of activation functions is 6. パラメ ... ータ ann ニューラルネットワークリソース。 戻り値 The number of cascade activation functions, or false o ...
https://man.plustar.jp/php/function.fann-get-cascade-activation-functions-count.... - [similar]
Returns the maximum out epochs 2466
« fann_get_cascade_max_cand_epochs fann_get_cascade_min_cand_epochs » PHP Manual Fann 関数 Retur ... ns the maximum out epochs fann_get_cascade_max_out_epochs ... = 1.0.0) fann_get_cascade_max_out_epochs — Returns the maximum out epochs 説明 fann_get_cascade_max_out_e ... pochs ( resource $ann ): int The maximum out epochs determines the maximum number o ... f epochs the output connections may be trained after adding a n ...
https://man.plustar.jp/php/function.fann-get-cascade-max-out-epochs.html - [similar]
Returns the learning rate 2466
« fann_get_learning_momentum fann_get_MSE » PHP Manual Fann 関数 Returns the learning rate fann_ ... CL fann >= 1.0.0) fann_get_learning_rate — Returns the learning rate 説明 fann_get_learning_rate ( resour ... ce $ann ): float The learning rate is used to determine how aggressive ... training should be for some of the training algorithms ( FANN_TRAIN_INCREMENTAL , FAN ... ver note that it is not used in FANN_TRAIN_RPROP . The default learning rate is 0.7. パラメータ ann ニュー ...
https://man.plustar.jp/php/function.fann-get-learning-rate.html - [similar]
Returns the maximum step-size 2466
« fann_get_rprop_decrease_factor fann_get_rprop_delta_min » PHP Manual Fann 関数 Returns the max ... fann >= 1.0.0) fann_get_rprop_delta_max — Returns the maximum step-size 説明 fann_get_rprop_delta_max ( ... resource $ann ): float The maximum step-size is a positive number determining ... how large the maximum step-size may be. The default delta max is ... ラメータ ann ニューラルネットワークリソース。 戻り値 The maximum step-size, or false on error. 参考 fann_se ...
https://man.plustar.jp/php/function.fann-get-rprop-delta-max.html - [similar]
Trains on an entire dataset for a period of time 2466
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p ... e dataset for a period of time. This training uses the training algorithm chosen by fann_set_training_alg ... orithm() and the parameters set for these training algorithms. パラ ... ーラルネットワークトレーニングリソース。 max_epochs The maximum number of epochs the training should conti ... nue epochs_between_reports The number of epochs between calling a callback functi ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
Copies a method from class to another 2466
« runkit7_method_add runkit7_method_redefine » PHP Manual runkit7 関数 Copies a method from clas ... s to another runkit7_method_copy (PECL runkit7 >= Unknown) run ... it7_method_copy — Copies a method from class to another 説明 runkit7_method_copy ( string $destination_cl ... stination method name source_class Source class of the method to copy source_method_name Name of the meth ... od to copy from the source class. If this parameter is omitted, the va ...
https://man.plustar.jp/php/function.runkit7-method-copy.html - [similar]