検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 201 for Each (0.037 sec.)
Description 4872
« Imagick::spreadImage Imagick::steganoImage » PHP Manual Imagick Description Imagick::statistic ... channel = Imagick::CHANNEL_DEFAULT ): bool Replace each pixel with corresponding statistic from the neighb ...
https://man.plustar.jp/php/imagick.statisticimage.html - [similar]
Overrides main filter query, determines which documents to include in the main g... 4872
« SolrQuery SolrQuery::addExpandSortField » PHP Manual SolrQuery Overrides main filter query, de ... pandRows() - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::s ...
https://man.plustar.jp/php/solrquery.addexpandfilterquery.html - [similar]
Orders the documents within the expanded groups (expand.sort parameter) 4872
« SolrQuery::addExpandFilterQuery SolrQuery::addFacetDateField » PHP Manual SolrQuery Orders the ... pandRows() - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::s ...
https://man.plustar.jp/php/solrquery.addexpandsortfield.html - [similar]
Removes an expand sort field from the expand.sort parameter 4872
« SolrQuery::removeExpandFilterQuery SolrQuery::removeFacetDateField » PHP Manual SolrQuery Remo ... pandRows() - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::s ...
https://man.plustar.jp/php/solrquery.removeexpandsortfield.html - [similar]
Sets the expand.q parameter 4872
« SolrQuery::setExpand SolrQuery::setExpandRows » PHP Manual SolrQuery Sets the expand.q paramet ... pandRows() - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::a ...
https://man.plustar.jp/php/solrquery.setexpandquery.html - [similar]
The MongoDB\Driver\Cursor class 4829
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... you can simply iterate over the result set with foreach . <?php $manager = new MongoDB \ Driver \ Manager ... object that wraps around the result set. Use * foreach() to iterate over all the result */ foreach( $curs ... While normal cursors can be iterated once with foreach , that approach will not work with tailable cursor ... s. When foreach is used with a tailable cursor, the loop will stop ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
Creates a standard fully connected backpropagation neural network using an array... 4829
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... ion neural network. There will be a bias neuron in each layer (except the output layer), and this bias neu ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Creates a standard fully connected backpropagation neural network 4829
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a st ... ion neural network. There will be a bias neuron in each layer (except the output layer), and this bias neu ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
Returns the bit fail limit used during training 4829
« fann_get_bias_array fann_get_bit_fail » PHP Manual Fann 関数 Returns the bit fail limit used d ... ired output and the actual output during training. Each output that diverges more than this limit is count ...
https://man.plustar.jp/php/function.fann-get-bit-fail-limit.html - [similar]
配列構造体に XML データを処理する 4829
« xml_get_error_code xml_parse » PHP Manual XML パーサ 関数 配列構造体に XML データを処理する xm ... arged or neutral function __construct ( $aa ) { foreach ( $aa as $k => $v ) $this -> $k = $aa [ $k ]; } } ... ree ( $parser ); // loop through the structures foreach ( $tags as $key => $val ) { if ( $key == "molecule ... " ) { $molranges = $val ; // each contiguous pair of array entries are the // lower ... and upper range for each molecule definition for ( $i = 0 ; $i < count ( $m ...
https://man.plustar.jp/php/function.xml-parse-into-struct.html - [similar]