Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/jxl/src/util/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 810 B image not shown  

Quelle  mod.rs

  Sprache: Rust
 

// Copyright (c) the JPEG XL Project Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

#[cfg(test)]
pub mod test;

mod atomic_refcell;
mod bits;
mod cacheline;
mod concat_slice;
mod fast_math;
mod float16;
mod linalg;
mod log2;
mod mirror;
pub mod ndarray;
mod rational_poly;
mod shift_right_ceil;
mod smallvec;
pub mod tracing_wrappers;
mod vec_helpers;
mod xorshift128plus;

pub use atomic_refcell::*;
pub use bits::*;
pub use cacheline::*;
pub use concat_slice::*;
pub use fast_math::*;
pub use float16::f16;
pub use linalg::*;
pub use log2::*;
pub use mirror::*;
pub(crateuse ndarray::*;
pub use rational_poly::*;
pub use shift_right_ceil::*;
pub use smallvec::*;
pub use vec_helpers::*;
pub use xorshift128plus::*;

Messung V0.5 in Prozent
C=88 H=92 G=89

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.