Stratax
Scientific computing containers and operations
Loading...
Searching...
No Matches
Concepts
Here is a list of all concepts with brief descriptions:
 Nstratax
 Ncore
 Nconcept_detail
 RSameAsAny
 RCharacterLike
 RBoolLike
 RSupportedComplex
 RArithmeticMatches arithmetic scalar types
 RArray
 RComplexMatches supported complex scalar types
 RFloatAlias for Stratax-supported floating-point types
 RFloatingMatches floating-point types
 RIntegerAlias for Stratax-supported integer types
 RIntegralMatches signed and unsigned integral types, excluding character-like types
 RNDarrayMatches array-like container types with shape, size, and iteration support
 RNumericMatches all scalar types supported by Stratax numeric containers
 RRealMatches real numeric scalar types
 RScalarAlias for any scalar type accepted by Stratax numeric containers
 RSignedIntegerMatches supported signed integer types
 RUnsignedIntegerMatches supported unsigned integer types