検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 3128 for the (0.039 sec.)
The Swoole\Table class 2649
« Swoole\Server::tick Swoole\Table::column » PHP Manual Swoole The Swoole\Table class The Swoole ... \Table::TYPE_FLOAT 目次 Swoole\Table::column — Set the data type and size of the columns. Swoole\Table::_ ... table with fixed size. Swoole\Table::count — Count the rows in the table, or count all the elements in th ... table if $mode = 1. Swoole\Table::create — Create the swoole memory table. Swoole\Table::current — Get t ... he current row. Swoole\Table::decr — Decrement the value in the Swoole table by $row_key and $column_ ...
https://man.plustar.jp/php/class.swoole-table.html - [similar]
The Zookeeper class 2649
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... nd list its children Zookeeper::PERM_WRITE Can set the nodes value Zookeeper::PERM_CREATE Can create chil ... N Can execute set_acl() Zookeeper::PERM_ALL All of the above flags ORd together ZooKeeper Create Flags Zo ... er::EPHEMERAL If Zookeeper::EPHEMERAL flag is set, the node will automatically get removed if the client ... session goes away. Zookeeper::SEQUENCE If the Zookeeper::SEQUENCE flag is set, a unique monotoni ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
Returns a subset of the map defined by a starting index and length 2649
« Ds\Map::skip Ds\Map::sort » PHP Manual Map Returns a subset of the map defined by a starting i ... L ds >= 1.0.0) Ds\Map::slice — Returns a subset of the map defined by a starting index and length 説明 pu ... ex , int $length = ? ): Ds\Map Returns a subset of the map defined by a starting index and length . パラメ ... ータ index The index at which the range starts. If positive, the ... range will start at that index in the map. If negative, the range will start that far fr ...
https://man.plustar.jp/php/ds-map.slice.html - [similar]
Move the cursor of a lob object 2649
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... 4 (PECL CUBRID >= 8.4.1) cubrid_lob2_seek64 — Move the cursor of a lob object 説明 cubrid_lob2_seek64 ( r ... fset , int $origin = CUBRID_CURSOR_CURRENT ): bool The cubrid_lob2_seek64() function is used to move the ... cursor position of a lob object by the value set in the offset argument, to the direction ... set in the origin argument. If the offset you want to move is ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
Scales the inputs and outputs in the training data to the specified range 2649
« fann_scale_output fann_scale_train » PHP Manual Fann 関数 Scales the inputs and outputs in the ... training data to the specified range fann_scale_train_data (PECL fann > ... = 1.0.0) fann_scale_train_data — Scales the inputs and outputs in the training data to the spe ... a , float $new_min , float $new_max ): bool Scales the inputs and outputs in the training data to the spe ... ます。 参考 fann_scale_output_train_data() - Scales the outputs in the training data to the specified rang ...
https://man.plustar.jp/php/function.fann-scale-train-data.html - [similar]
はじめに 2649
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... cy extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed i ... nformation may be found within this section of the manual. Runtime A parallel\Runtime represents a PH ... ruct() , this is typically an autoloader, or some other preloading routine: The bootstrap file will be in ... ed before any task is executed. After construction the parallel\Runtime remains available until it is clo ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
Allows grouping of documents that match the given query 2649
« SolrQuery::addGroupFunction SolrQuery::addGroupSortField » PHP Manual SolrQuery Allows groupin ... g of documents that match the given query SolrQuery::addGroupQuery (PECL solr >= ... oupQuery — Allows grouping of documents that match the given query 説明 public SolrQuery::addGroupQuery ( ... SolrQuery Allows grouping of documents that match the given query. Adds query to the group.query paramet ... GroupFunction() - Allows grouping results based on the unique values of a function query (group.func para ...
https://man.plustar.jp/php/solrquery.addgroupquery.html - [similar]
Return class probabilities for previous unseen data 2649
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... n accepts an array of data and attempts to predict the class, as with the predict function. Additionally, ... eturns an array of probabilities, one per class in the model, which represent the estimated chance of the ... pplied being a member of that class. Requires that the model to be used has been trained with the probabi ... lity parameter set to true. パラメータ data The array to be classified. This should be a series of ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
Establishes the current time by querying the kernel, updating the time returned ... 2641
« EvLoop::now EvLoop::periodic » PHP Manual EvLoop Establishes the current time by querying the ... kernel, updating the time returned by EvLoop::now in the progress EvLoo ... (PECL ev >= 0.2.0) EvLoop::nowUpdate — Establishes the current time by querying the kernel, updating the ... time returned by EvLoop::now in the progress 説明 public EvLoop::nowUpdate (): void Es ... tablishes the current time by querying the kernel, updating the ...
https://man.plustar.jp/php/evloop.nowupdate.html - [similar]
Add a field to be used to group results 2641
« SolrQuery::addFilterQuery SolrQuery::addGroupFunction » PHP Manual SolrQuery Add a field to be ... rQuery::addGroupField ( string $value ): SolrQuery The name of the field by which to group results. The f ... ield must be single-valued, and either be indexed or a field type that has a value sourc ... tField Uses group.field parameter パラメータ value The name of the field. 戻り値 Returns an instance of S ... GroupFunction() - Allows grouping results based on the unique values of a function query (group.func para ...
https://man.plustar.jp/php/solrquery.addgroupfield.html - [similar]