Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Bounded
Op - Distribution
- Represents a distribution (generalized function) as a linear functional on test functions.
- Fredholm
Operator Data - Data for a Fredholm operator T: X → Y.
- Interpolation
Data - Data for interpolation between Banach spaces.
- L2Sequence
- LuDecomposition
- LU decomposition result with partial pivoting: PA = LU.
- QrDecomposition
- QR decomposition result: A = Q * R where Q is orthogonal and R is upper triangular.
- RnVector
- Sobolev
Space Data - Data for Sobolev space W^{k,p}(Ω).
- Weak
Convergence Data - Data representing weak convergence in a Banach space.
Enums§
- Interpolation
Method - Interpolation method.