検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1259 for BE (0.156 sec.)
Linearizes data within buffer and returns it's contents as a string 2893
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... a string EventBuffer::pullup (PECL event >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within bu ... alling EventBuffer::pullup() with a large size can be quite slow, since it potentially needs to copy the ... entire buffer's contents. パラメータ size The number of bytes required to be contiguous within the buf ... fer. 戻り値 If size is greater than the number of bytes in the buffer, the function returns null ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Constructs EvStat watcher object 2893
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... terval Hint on how quickly a change is expected to be detected and should normally be specified as 0.0 t ... o let libev choose a suitable value. callback See Watcher cal ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
Creates a standard fully connected backpropagation neural network using an array... 2893
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... nnected backpropagation neural network. There will be a bias neuron in each layer (except the output lay ... er), and this bias neuron will be connected to all neurons in the next layer. When r ... roy() function. パラメータ num_layers The total number of layers including the input and the output laye ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Creates a standard fully connected backpropagation neural network 2893
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a st ... nnected backpropagation neural network. There will be a bias neuron in each layer (except the output lay ... er), and this bias neuron will be connected to all neurons in the next layer. When r ... roy() function. パラメータ num_layers The total number of layers including the input and the output laye ... r. num_neurons1 Number of neurons in the first layer. num_neurons2 Numbe ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
Test with a set of inputs, and a set of desired outputs 2893
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of ... リソース。 input An array of inputs. This array must be exactly fann_get_num_input() long. desired_output ... An array of desired outputs. This array must be exactly fann_get_num_output() long. 戻り値 Returns ... desired outputs fann_get_num_input() - Get the number of input neurons fann_get_num_output() - Get the ... number of output neurons 関連キーワード: fann , desired ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
Train one iteration with a set of inputs, and a set of desired outputs 2893
« fann_train_on_file FANNConnection » PHP Manual Fann 関数 Train one iteration with a set of inp ... リソース。 input An array of inputs. This array must be exactly fann_get_num_input() long. desired_output ... An array of desired outputs. This array must be exactly fann_get_num_output() long. 戻り値 成功した ... of training data fann_get_num_input() - Get the number of input neurons fann_get_num_output() - Get the ... number of output neurons 関連キーワード: fann , desired ...
https://man.plustar.jp/php/function.fann-train.html - [similar]
Returns the BSON representation of a JSON value 2893
« 関数 MongoDB\BSON\fromPHP » PHP Manual 関数 Returns the BSON representation of a JSON value Mo ... entation. パラメータ json ( string ) JSON value to be converted. 戻り値 The serialized BSON document as ... \UnexpectedValueException if the JSON value cannot be converted to BSON (e.g. due to a syntax error). 例 ... tended JSON representation of a BSON value » MongoDB Extended JSON » MongoDB BSON 関連キーワード: BSON , ...
https://man.plustar.jp/php/function.mongodb.bson-fromjson.html - [similar]
Returns the BSON representation of a PHP value 2893
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... resentation. The returned binary string will describe a BSON document. パラメータ value ( array | object ... ) PHP value to be serialized. 戻り値 The serialized BSON document as ... n\UnexpectedValueException if the PHP value cannot be converted to BSON. Possible reasons include, but a ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
Registers a monitoring event subscriber globally 2893
« 関数 MongoDB\Driver\Monitoring\removeSubscriber » PHP Manual 関数 Registers a monitoring event ... subscriber globally MongoDB\Driver\Monitoring\addSubscriber ... ngodb >=1.3.0) MongoDB\Driver\Monitoring\addSubscriber — Registers a monitoring event subscriber globall ... y 説明 MongoDB\Driver\Monitoring\addSubscriber ( MongoDB\Driver\Monitoring\Subscriber $subscribe ... r ): void Registers a monitoring event subscriber globally. The subscriber will be notified of all ...
https://man.plustar.jp/php/function.mongodb.driver.monitoring.addsubscriber.html - [similar]
MQSeries MQPUT1 2893
« mqseries_open mqseries_put » PHP Manual mqseries 関数 MQSeries MQPUT1 mqseries_put1 (PECL mqse ... ll puts one message on a queue. The queue need not be open. You can use both the mqseries_put() and mqse ... QCLOSE calls into a single call, minimizing the number of calls that must be issued. パラメータ hConn Co ...
https://man.plustar.jp/php/function.mqseries-put1.html - [similar]