Skip to content

Latest commit

 

History

History
90 lines (70 loc) · 895 Bytes

File metadata and controls

90 lines (70 loc) · 895 Bytes

Methods

This section describes systems methods implemented in IntervalMatrices.jl.

Pages = ["methods.md"]
Depth = 3
CurrentModule = IntervalMatrices

Common functions

inf
sup
mid
diam
radius
midradius
rand
sample
∈
±
⊆
∩
∪
hull

Arithmetic

square
scale
scale!
set_multiplication_mode

Matrix power

increment!
increment
matrix
base
index

Matrix exponential

Algorithms

IntervalMatrices.Horner
IntervalMatrices.ScaleAndSquare
IntervalMatrices.TaylorOverapproximation
IntervalMatrices.TaylorUnderapproximation

Implementations

exp_overapproximation
horner
scale_and_square
exp_underapproximation

Finite expansions

quadratic_expansion

Correction terms

correction_hull
input_correction

Norms

opnorm
diam_norm