Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

BoundedOp
Distribution
Represents a distribution (generalized function) as a linear functional on test functions.
FredholmOperatorData
Data for a Fredholm operator T: X → Y.
InterpolationData
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
SobolevSpaceData
Data for Sobolev space W^{k,p}(Ω).
WeakConvergenceData
Data representing weak convergence in a Banach space.

Enums§

InterpolationMethod
Interpolation method.