Home
last modified time | relevance | path

Searched refs:actual_max_input (Results 1 – 1 of 1) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/bin/fpg/
H A DStatic_filter_with_scaling.cpp822 double actual_max_input = std::pow( max_input, (int)degree ); in make_max_groups() local
860 new AST::LiteralExpression( actual_max_input ), in make_max_groups()