Added definition of holomorphic functions.
All checks were successful
Compile Project / Compile (push) Successful in 34s
All checks were successful
Compile Project / Compile (push) Successful in 34s
This commit is contained in:
@@ -43,8 +43,11 @@
|
||||
$T_{f,\rho}(x)$ & Variation function of $f$ with respect to $\rho$. & \autoref{definition:variation-function} \\
|
||||
$BV([a,b]; E)$ & Functions of bounded variation. & \autoref{definition:bounded-variation} \\
|
||||
$S(P, c, f, G)$ & Riemann-Stieltjes sum $\sum_j f(c_j)[G(x_j)-G(x_{j-1})]$. & \autoref{definition:rs-sum} \\
|
||||
$\int_a^b f dG$, $\int_a^b f(t) G(dt)$ & Riemann-Stieljes integral of $f$ with respect to $G$. & \autoref{definition:rs-integral} \\
|
||||
$RS([a,b], G)$ & Space of RS-integrable functions w.r.t.\ $G$. & \autoref{definition:rs-integral} \\
|
||||
$\mathrm{Reg}([a,b], G; E)$ & Regulated functions w.r.t.\ $G$ on $[a,b]$. & \autoref{definition:regulated-function} \\
|
||||
$\mu_G$ & Lebesgue-Stieltjes measure associated with $G$. & \autoref{definition:riemann-lebesgue-stieltjes} \\
|
||||
$\int_\gamma f$, $\int_\gamma f(z)dz$ & Path integral of $f$ with respect to $\gamma$. & \autoref{definition:path-integral} \\
|
||||
$PI([a, b], \gamma; E)$ & Space of path integrable functions with respect to $\gamma$. & \autoref{definition:path-integral}
|
||||
\end{tabular}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user