検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 3128 for the (0.204 sec.)
Get the total number of neurons in the entire network 2474
« fann_get_total_connections fann_get_train_error_function » PHP Manual Fann 関数 Get the total ... number of neurons in the entire network fann_get_total_neurons (PECL fann > ... = 1.0.0) fann_get_total_neurons — Get the total number of neurons in the entire network 説明 ... fann_get_total_neurons ( resource $ann ): int Get the total number of neurons in the entire network. Thi ... s number does also include the bias neurons, so a 2-4-2 network has 2+4+2 +2(bias ...
https://man.plustar.jp/php/function.fann-get-total-neurons.html - [similar]
Returns the name of the opened algorithm 2474
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open ... >= 1.0.0) mcrypt_enc_get_algorithms_name — Returns the name of the opened algorithm 警告 この関数は PHP 7 ... ame ( resource $td ): string This function returns the name of the algorithm. パラメータ td The encryptio ... n descriptor. 戻り値 Returns the name of the opened algorithm as a string. 例 例1 m ... 連キーワード: algorithm , Returns , open , mcrypt , the , of , enc , algorithms , 関数 , string ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
Gets unix timestamp of the last sample 2474
« rrd_info rrd_lastupdate » PHP Manual RRD 関数 Gets unix timestamp of the last sample rrd_last ... CL rrd >= 0.9.0) rrd_last — Gets unix timestamp of the last sample 説明 rrd_last ( string $filename ): in ... t Returns the UNIX timestamp of the most recent update of the RR ... ase file name. 戻り値 Integer as unix timestamp of the most recent data from the RRD database. 関連キーワ ... ード: timestamp , sample , rrd , of , the , RRD , database , recent , filename , string ...
https://man.plustar.jp/php/function.rrd-last.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 2474
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... ith ( 'abc' , '' )) { echo "All strings start with the empty string" ; } ?> 上の例の出力は以下となります。 ... All strings start with the empty string 例2 大文字小文字の区別 <?php $string ... = 'The lazy fox jumped over the fence' ; if ( str_starts_ ... with ( $string , 'The' )) { echo "The string starts with 'The'\n" ; } if ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
Returns the command's operation ID 2474
« MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName MongoDB\Driver\Monitoring\Comma ... goDB\Driver\Monitoring\CommandStartedEvent Returns the command's operation ID MongoDB\Driver\Monitoring\C ... ring\CommandStartedEvent::getOperationId — Returns the command's operation ID 説明 final public MongoDB\D ... ing\CommandStartedEvent::getOperationId (): string The operation ID is generated by the driver and may be ... used to link events together such as bulk write operations, which may have bee ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getoper... - [similar]
Removes all documents matching any of the queries 2474
« SolrClient::deleteByIds SolrClient::deleteByQuery » PHP Manual SolrClient Removes all document ... s matching any of the queries SolrClient::deleteByQueries (PECL solr >= ... eByQueries — Removes all documents matching any of the queries 説明 public SolrClient::deleteByQueries ( ... dateResponse Removes all documents matching any of the queries パラメータ queries The array of queries. T ... ilure. エラー / 例外 Throws SolrClientException if the client had failed, or there was a connection issue ...
https://man.plustar.jp/php/solrclient.deletebyqueries.html - [similar]
Deletes all documents matching the given query 2474
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documen ... ts matching the given query SolrClient::deleteByQuery (PECL solr > ... nt::deleteByQuery — Deletes all documents matching the given query 説明 public SolrClient::deleteByQuery ... SolrUpdateResponse Deletes all documents matching the given query. パラメータ query The query 戻り値 Ret ... ilure. エラー / 例外 Throws SolrClientException if the client had failed, or there was a connection issue ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Rollbacks all add/deletes made to the index since the last commit 2474
« SolrClient::request SolrClient::setResponseWriter » PHP Manual SolrClient Rollbacks all add/de ... letes made to the index since the last commit SolrClient::rollback ( ... ient::rollback — Rollbacks all add/deletes made to the index since the last commit 説明 public SolrClient ... lrUpdateResponse Rollbacks all add/deletes made to the index since the last commit. It neither calls any ... ient::commit() - Finalizes all add/deletes made to the index SolrClient::optimize() - Defragments the ind ...
https://man.plustar.jp/php/solrclient.rollback.html - [similar]
Specifies the amount of slop permitted on phrase queries explicitly included in ... 2474
« SolrDisMaxQuery::setQueryAlt SolrDisMaxQuery::setTieBreaker » PHP Manual SolrDisMaxQuery Speci ... fies the amount of slop permitted on phrase queries explici ... tly included in the user's query string (qf parameter) SolrDisMaxQuery ... t) SolrDisMaxQuery::setQueryPhraseSlop — Specifies the amount of slop permitted on phrase queries explici ... tly included in the user's query string (qf parameter) 説明 public Sol ...
https://man.plustar.jp/php/solrdismaxquery.setqueryphraseslop.html - [similar]
Checks if a field exists in the document 2474
« SolrDocument::__destruct SolrDocument::__get » PHP Manual SolrDocument Checks if a field exist ... s in the document SolrDocument::fieldExists (PECL solr >= 0 ... ocument::fieldExists — Checks if a field exists in the document 説明 public SolrDocument::fieldExists ( s ... tring $fieldName ): bool Checks if the requested field as a valid fieldname in the docume ... nt. パラメータ fieldName The name of the field. 戻り値 Returns true if the fiel ...
https://man.plustar.jp/php/solrdocument.fieldexists.html - [similar]