検索

phrase: max: clip:
target: order:
Results of 961 - 970 of about 3128 for the (0.060 sec.)
Creates a standard fully connected backpropagation neural network using an array... 2205
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... rd fully connected backpropagation neural network. There will be a bias neuron in each layer (except the ... is bias neuron will be connected to all neurons in the next layer. When running the network, the bias nod ... es always emits 1. To destroy a neural network use the fann_destroy() function. パラメータ num_layers The ... total number of layers including the input and the output layer. layers An array of lay ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Returns the BSON representation of a PHP value 2205
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... P (mongodb >=1.0.0) MongoDB\BSON\fromPHP — Returns the BSON representation of a PHP value 説明 MongoDB\BS ... ject (e.g. document) to its » BSON representation. The returned binary string will describe a BSON docume ... rray | object ) PHP value to be serialized. 戻り値 The serialized BSON document as a binary string. エラー ... ngoDB\Driver\Exception\UnexpectedValueException if the PHP value cannot be converted to BSON. Possible re ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
Cancels a statement 2205
« sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsr ... l Cancels a statement. Any results associated with the statement that have not been consumed are deleted. ... After sqlsrv_cancel() has been called, the specified statement can be re-executed if it was c ... . Calling sqlsrv_cancel() is not necessary if all the results associated with the statement have been co ... nsumed. パラメータ stmt The statement resource to be cancelled. 戻り値 成功した ...
https://man.plustar.jp/php/function.sqlsrv-cancel.html - [similar]
RRD 関数 2205
« OOP PECL/rrd example rrd_create » PHP Manual RRD RRD 関数 RRD 関数 目次 rrd_create — Creates r ... rror — Gets latest error message rrd_fetch — Fetch the data for graph as array rrd_first — Gets the times ... tamp of the first sample from rrd file rrd_graph — Creates ima ... n about rrd file rrd_last — Gets unix timestamp of the last sample rrd_lastupdate — Gets information abou ... t last updated data rrd_restore — Restores the RRD file from XML dump rrd_tune — Tunes some RRD d ...
https://man.plustar.jp/php/ref.rrd.html - [similar]
Removes an expand filter query 2205
« SolrQuery::getTimeAllowed SolrQuery::removeExpandSortField » PHP Manual SolrQuery Removes an e ... ery 参考 SolrQuery::setExpand() - Enables/Disables the Expand Component SolrQuery::addExpandSortField() - ... Orders the documents within the expanded groups (expand.sort ... andSortField() - Removes an expand sort field from the expand.sort parameter SolrQuery::setExpandRows() - ... Sets the number of rows to display in each group (expand.ro ...
https://man.plustar.jp/php/solrquery.removeexpandfilterquery.html - [similar]
Shutdown the worker 2205
« Worker::isShutdown Worker::stack » PHP Manual Worker Shutdown the worker Worker::shutdown (PEC ... L pthreads >= 2.0.0) Worker::shutdown — Shutdown the worker 説明 public Worker::shutdown (): bool Shuts ... down the worker after executing all of the stacked tasks. パ ... 、失敗した場合に false を返します。 例 例1 Shutdown the referenced worker <?php $my = new Worker (); $my - ... true) 関連キーワード: worker , Shutdown , Worker , the , shutdown , パラメータ , stacked , referenced , 失 ...
https://man.plustar.jp/php/worker.shutdown.html - [similar]
Color Representation 2197
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ... t $value ): void } プロパティ r Provides access to the red channel g Provides access to the green channel ... b Provides access to the blue channel a Provides access to the alpha channe ... l 定義済み定数 UI\Draw\Color::Red Identifies the red channel UI\Draw\Color::Green Identifies the gr ... een channel UI\Draw\Color::Blue Identifies the blue channel UI\Draw\Color::Alpha Identifies the a ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
Sets the quickprop decay factor 2197
« fann_set_output_scaling_params fann_set_quickprop_mu » PHP Manual Fann 関数 Sets the quickprop ... ECL fann >= 1.0.0) fann_set_quickprop_decay — Sets the quickprop decay factor 説明 fann_set_quickprop_dec ... esource $ann , float $quickprop_decay ): bool Sets the quickprop decay factor. パラメータ ann ニューラルネ ... ットワークリソース。 quickprop_decay The quickprop decay factor. 戻り値 成功した場合に true ... 返します。 参考 fann_get_quickprop_decay() - Returns the decay which is a factor that weights should decrea ...
https://man.plustar.jp/php/function.fann-set-quickprop-decay.html - [similar]
Returns the BinaryInterface's data 2197
« MongoDB\BSON\BinaryInterface::getType MongoDB\BSON\Decimal128Interface » PHP Manual MongoDB\BS ... ON\BinaryInterface Returns the BinaryInterface's data MongoDB\BSON\BinaryInterfac ... MongoDB\BSON\BinaryInterface::__toString — Returns the BinaryInterface's data 説明 abstract public MongoD ... この関数にはパラメータはありません。 戻り値 Returns the BinaryInterface's data. 参考 MongoDB\BSON\BinaryIn ... terface::getData() - Returns the BinaryInterface's data MongoDB\BSON\Binary::__toSt ...
https://man.plustar.jp/php/mongodb-bson-binaryinterface.tostring.html - [similar]
Returns the JavascriptInterface's code 2197
« MongoDB\BSON\JavascriptInterface::getScope MongoDB\BSON\MaxKeyInterface » PHP Manual MongoDB\B ... SON\JavascriptInterface Returns the JavascriptInterface's code MongoDB\BSON\Javascript ... oDB\BSON\JavascriptInterface::__toString — Returns the JavascriptInterface's code 説明 abstract public Mo ... この関数にはパラメータはありません。 戻り値 Returns the JavascriptInterface's code. 参考 MongoDB\BSON\Java ... scriptInterface::getCode() - Returns the JavascriptInterface's code MongoDB\BSON\Javascript ...
https://man.plustar.jp/php/mongodb-bson-javascriptinterface.tostring.html - [similar]