検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 2039 for To (0.055 sec.)
Returns EventHttpConnection object 2427
« EventHttpRequest::getCommand EventHttpRequest::getHost » PHP Manual EventHttpRequest Returns E ... h the request. 警告 Libevent API allows HTTP request objects to be not bound to any HTTP connection. The ... tion . Thus, we construct EventHttpConnection object on-the-fly. Having no information about the event b ... Connection() method is usually useful when we need to set up a callback on connection close. See EventHt ... Request::getBufferEvent() - Returns EventBufferEvent object 関連キーワード: EventHttpConnection , Return ...
https://man.plustar.jp/php/eventhttprequest.getconnection.html - [similar]
サポートされるカレンダーからユリウス積算日に変換する 2427
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に ... 変換する cal_to_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_to_jd ... れるカレンダーからユリウス積算日に変換する 説明 cal_to_jd ( int $calendar , int $month , int $day , int $ ... year ): int cal_to_jd() は、指定した calendar の日付からユリウス積算日 ... ス積算日からサポートされるカレンダーに変換する frenchtojd() - フランス革命暦をユリウス積算日に変換する gre ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]
Trains on an entire dataset, for a period of time using the Cascade2 training al... 2427
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a ... output connections, in order for the training not to stagnate. If the training stagnates, the training ... rnal training algorithm. This algorithm can be set to either FANN_TRAIN_RPROP or FANN_TRAIN_QUICKPROP by ... リソース。 max_neurons The maximum number of neurons to be added to neural network. neurons_between_report ... MSE() or fann_get_bit_fail() , depending on which stop function is chosen by fann_set_train_stop_functio ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
Return the candidate limit 2427
« fann_get_cascade_candidate_change_fraction fann_get_cascade_candidate_stagnation_epochs » PHP ... andidate neuron may be trained. The limit is a limit on the proportion between the MSE and candidate sco ... re. Set this to a lower value to avoid overfitting and to a higher ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-limit.html - [similar]
MQSeries MQSET 2427
« mqseries_put mqseries_strerror » PHP Manual mqseries 関数 MQSeries MQSET mqseries_set (PECL mq ... set ( resource $hConn , resource $hObj , int $selectorCount , array $selectors , int $intAttrCount , arr ... on ): void The mqseries_set() (MQSET) call is used to change the attributes of an object represented by ... tion handle. This handle represents the connection to the queue manager. hObj Object handle. This handle ... represents the object to be used. selectorCount Count of selectors. selecto ...
https://man.plustar.jp/php/function.mqseries-set.html - [similar]
Stochastic Fast 2427
« trader_stoch trader_stochrsi » PHP Manual Trader 関数 Stochastic Fast trader_stochf (PECL trad ... er >= 0.2.0) trader_stochf — Stochastic Fast 説明 trader_stochf ( array $h ... d for building the Fast-K line. Valid range from 1 to 100000. fastD_Period Smoothing for making the Fast ... -D line. Valid range from 1 to 100000, usually set to 3. fastD_MAType Type of Mov ... data or false on failure. 関連キーワード: Fast , Stochastic , trader , array , Period , fastD , int , s ...
https://man.plustar.jp/php/function.trader-stochf.html - [similar]
Set a callback for worker exceptions 2427
« GearmanClient::setDataCallback GearmanClient::setFailCallback » PHP Manual GearmanClient Set a ... ( callable $callback ): bool Specifies a function to call when a worker for a task sends an exception. ... パラメータ callback Function to call when the worker throws an exception 戻り値 成 ... rmanClient::setCompleteCallback() - Set a function to be called on task completion GearmanClient::setCre ...
https://man.plustar.jp/php/gearmanclient.setexceptioncallback.html - [similar]
Set callback for job failure 2427
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set c ... lable $callback ): bool Sets the callback function to be used when a task does not complete successfully ... GearmanTask object. パラメータ callback A function to call 戻り値 成功した場合に true を、失敗した場合に ... rmanClient::setCompleteCallback() - Set a function to be called on task completion GearmanClient::setCre ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]
Set a callback for worker warnings 2427
« GearmanClient::setTimeout GearmanClient::setWorkloadCallback » PHP Manual GearmanClient Set a ... lback ( callable $callback ): bool Sets a function to be called when a worker sends a warning. The callb ... GearmanTask object. パラメータ callback A function to call 戻り値 成功した場合に true を、失敗した場合に ... rmanClient::setCompleteCallback() - Set a function to be called on task completion GearmanClient::setCre ...
https://man.plustar.jp/php/gearmanclient.setwarningcallback.html - [similar]
Add job servers 2427
« GearmanWorker::addServer GearmanWorker::clone » PHP Manual GearmanWorker Add job servers Gearm ... 27.0.0.1:4730 ): bool Adds one or more job servers to this worker. These go into a list of servers that ... can be used to run jobs. No socket I/O happens here. パラメータ s ... ervers A comma separated list of job servers in the format host:port. If no port ... is specified, it defaults to 4730. 戻り値 成功した場合に true を、失敗した場合に ...
https://man.plustar.jp/php/gearmanworker.addservers.html - [similar]