Expand description
Numeric traits and utilities for SciRS2
This module provides traits and utilities for working with numeric types in scientific computing contexts.
Modules§
- advanced_
simd - Advanced-optimized SIMD operations for numerical computations
- precision_
tracking - Automated precision tracking for numerical computations
- scientific_
types - Specialized numeric types for scientific domains
- stability
- Numerical stability improvements
- stable_
algorithms - Stable numerical algorithms
Structs§
- Scalar
- Type-safe representation of a unitless quantity
Traits§
- Angle
Conversion - Trait for converting between degrees and radians
- Complex
Number - A trait for complex number types
- Numeric
Conversion - Conversion between different numeric types
- Real
Number - A trait for real-valued floating point types
- Scientific
Integer - A trait for integers that can be used in scientific calculations
- Scientific
Number - A trait for numeric types that can be used in scientific calculations