- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for Correspondence (0.04 sec)
-
android/guava-tests/test/com/google/common/math/QuantilesTest.java
private static final double ALLOWED_ERROR = 1.0e-10; /** * A {@link Correspondence} which accepts finite values within {@link #ALLOWED_ERROR} of each * other. */ private static final Correspondence<Number, Number> FINITE_QUANTILE_CORRESPONDENCE = Correspondence.tolerance(ALLOWED_ERROR); /** * A {@link Correspondence} which accepts either finite values within {@link #ALLOWED_ERROR} of
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 29.8K bytes - Viewed (0) -
guava-tests/test/com/google/common/math/QuantilesTest.java
private static final double ALLOWED_ERROR = 1.0e-10; /** * A {@link Correspondence} which accepts finite values within {@link #ALLOWED_ERROR} of each * other. */ private static final Correspondence<Number, Number> FINITE_QUANTILE_CORRESPONDENCE = Correspondence.tolerance(ALLOWED_ERROR); /** * A {@link Correspondence} which accepts either finite values within {@link #ALLOWED_ERROR} of
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 29.8K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Streams.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 37K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.reqheader_web_crawling_config=Configuration Web labels.key_match_configuration=Correspondance de clé labels.key_match_list_term=Terme labels.key_match_list_query=Requête labels.key_match_term=Terme labels.key_match_query=Requête labels.key_match_size=Taille labels.key_match_boost=Boost labels.key_match_urls=URL labels.key_match_title_details=Correspondance de clé labels.design_configuration=Conception de la page
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
docs/pt/docs/tutorial/dependencies/index.md
## Caso de Uso Simples Se você parar para ver, *funções de operação de rota* são declaradas para serem usadas sempre que uma *rota* e uma *operação* se encaixam, e então o **FastAPI** se encarrega de chamar a função correspondente com os argumentos corretos, extraindo os dados da requisição. Na verdade, todos (ou a maioria) dos frameworks web funcionam da mesma forma.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.3K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.search_result_time=({0} segundos) labels.prev_page=Anterior labels.next_page=Próximo labels.did_not_match=Nenhuma informação correspondente a <b>{0}</b> foi encontrada. labels.search_title=Fess labels.search_popular_word_word=Palavras populares: labels.search_related_queries=Palavras relacionadas: labels.search_result_select_sort=- Ordenar -
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0)