Stratax
Scientific computing containers and operations
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
 docs
 dev
 
containers
 
core
 
io
 
ops
 include
 stratax
 calculus
 
curl.hpp
Reserved for vector-field curl operations
 
derivative.hpp
Reserved for numerical derivative helpers
 
divergence.hpp
Reserved for vector-field divergence operations
 
gradient.hpp
Reserved for gradient and finite-difference gradient helpers
 
integration.hpp
Reserved for numerical integration helpers
 containers
 
Conversions.hpp
 
Creation.hpp
 
Matrix.hpp
 
Tensor.hpp
 
Vector.hpp
 core
 
Buffer.hpp
 
Concepts.hpp
 
Config.hpp
 
Exceptions.hpp
 
Shape.hpp
 
Slice.hpp
 
Strides.hpp
 
Types.hpp
 
Validation.hpp
Shared runtime validation helpers
 detail
 
kernels.hpp
Reserved for internal low-level compute kernels
 
memory.hpp
Reserved for internal memory utilities
 
simd.hpp
Reserved for internal SIMD helpers
 
threading.hpp
Reserved for internal threading utilities
 
traits.hpp
Reserved for internal type traits
 
utilities.hpp
Reserved for internal helper utilities
 io
 
binary.hpp
Reserved for binary serialization helpers
 
csv.hpp
Reserved for CSV input and output helpers
 
Print.hpp
 linalg
 
decomposition.hpp
Reserved for matrix decomposition algorithms
 
determinant.hpp
Reserved for determinant computations
 
eigen.hpp
Reserved for eigenvalue and eigenvector routines
 
inverse.hpp
Reserved for matrix inverse routines
 
norms.hpp
Reserved for vector and matrix norm routines
 
solve.hpp
Reserved for linear-system solvers
 
transforms.hpp
Reserved for linear algebra transform helpers
 ops
 
Arithmetic.hpp
 
broadcasting.hpp
Reserved for broadcasting shape utilities
 
Comparison.hpp
 
Indexing.hpp
 
logical.hpp
Reserved for element-wise logical operations
 
Reshape.hpp
 
Slice.hpp
 random
 
distributions.hpp
Reserved for random distribution sampling helpers
 
generators.hpp
Reserved for random-number generator types and seeding helpers
 
sampling.hpp
Reserved for random sampling utilities
 statistics
 
descriptive.hpp
Reserved for descriptive statistics routines
 
distributions.hpp
Reserved for statistical distribution utilities
 
hypothesis.hpp
Reserved for hypothesis testing routines
 
regression.hpp
Reserved for regression algorithms
 
stratax.hpp