Table of Contents, Types and Functions
This page lists all pages of this documentations, all available types and functions.
Complete List of Contents
- Special Manifolds build upon one or more Riemannian manifolds
- Illustration of the Gradient of a Second Order Difference
- The $n\times n$ symmetric matrices $\mathrm{Sym}(n)$ embedded in $\mathbb R^{n\times n}$
- Riemannian Manifolds
- List of available Manifolds
- Special Types of Manifolds
- Functions that need to be implemented for a Manifold
- Functions implemented for a general manifold
- A decorator for checks and validation
- Douglas–Rachford Algorithm
- Jacobi Fields
- The $n$-sphere $\mathbb S^n$ embedded in $\mathbb R^{n+1}$
- Steihaug-Toint Truncated Conjugate-Gradient Method
- The $n$-dimensional Hyperbolic space $\mathbb H^n$ embedded in $\mathbb R^{n+1}$
- The Manifold $\operatorname{SO}(n)$ of rotations
- The Riemannian Trust-Regions Solver
- About
- Getting Started: Optimize!
- Data
- The Grassmannian manifold $\mathrm{Gr}(k,n)$ embedded in $\mathbb R^{n\times k}$
- Illustration of Jacobi Fields
- Functions
- Proximal Maps
- Differentials
- Cyclic Proximal Point
- Error Measures
- The $n$-dimensional Euclidean Space $\mathbb R^n$
- The Stiefel manifold $\mathrm{St}(k,n)$ embedded in $\mathbb K^{n\times k}$
- Plans for solvers
- The $1$-dimensional sphere $\mathbb S^1$ represented by angles
- Exports
- The Symmetric Positive Definite $n\times n$ Matrices
- Functions
- Adjoint Differentials
- Gradient Descent
- Solvers
- List of Algorithms
- Table of Contents, Types and Functions
- Subgradient Method
- Options
- Cost Functions
- Welcome to Manopt.jl
- Gradients
- Nelder Mead Method
Available Types
Manopt.Action
Manopt.ArmijoLinesearch
Manopt.Circle
Manopt.ConstantStepsize
Manopt.CostProblem
Manopt.CyclicProximalPointOptions
Manopt.DebugAction
Manopt.DebugChange
Manopt.DebugCost
Manopt.DebugDivider
Manopt.DebugEntry
Manopt.DebugEntryChange
Manopt.DebugEvery
Manopt.DebugGradient
Manopt.DebugGradientNorm
Manopt.DebugGroup
Manopt.DebugIterate
Manopt.DebugIteration
Manopt.DebugOptions
Manopt.DebugProximalParameter
Manopt.DebugStepsize
Manopt.DebugStoppingCriterion
Manopt.DecreasingStepsize
Manopt.DouglasRachfordOptions
Manopt.Euclidean
Manopt.EvalOrder
Manopt.FixedRandomEvalOrder
Manopt.GrPoint
Manopt.GrTVector
Manopt.GradientDescentOptions
Manopt.GradientProblem
Manopt.Grassmannian
Manopt.HessianProblem
Manopt.HnPoint
Manopt.HnTVector
Manopt.Hyperbolic
Manopt.IsEmbeddedM
Manopt.IsEmbeddedP
Manopt.IsEmbeddedV
Manopt.IsLieGroupM
Manopt.IsLieGroupP
Manopt.IsLieGroupV
Manopt.IsMatrixM
Manopt.IsMatrixP
Manopt.IsMatrixTV
Manopt.IsOptionsDecorator
Manopt.LinearEvalOrder
Manopt.Linesearch
Manopt.MPoint
Manopt.MPointE
Manopt.Manifold
Manopt.NelderMeadOptions
Manopt.Options
Manopt.PowPoint
Manopt.PowTVector
Manopt.Power
Manopt.Problem
Manopt.ProdPoint
Manopt.ProdTVector
Manopt.Product
Manopt.ProximalProblem
Manopt.RandomEvalOrder
Manopt.RecordAction
Manopt.RecordChange
Manopt.RecordCost
Manopt.RecordEntry
Manopt.RecordEntryChange
Manopt.RecordEvery
Manopt.RecordGradient
Manopt.RecordGradientNorm
Manopt.RecordGroup
Manopt.RecordIterate
Manopt.RecordIteration
Manopt.RecordOptions
Manopt.RecordProximalParameter
Manopt.RecordStepsize
Manopt.RnPoint
Manopt.RnTVector
Manopt.Rotations
Manopt.S1Point
Manopt.S1TVector
Manopt.SOPoint
Manopt.SOTVector
Manopt.SPDPoint
Manopt.SPDTVector
Manopt.SnPoint
Manopt.SnTVector
Manopt.Sphere
Manopt.StPoint
Manopt.StTVector
Manopt.Stepsize
Manopt.Stiefel
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.StoreOptionsAction
Manopt.SubGradientMethodOptions
Manopt.SubGradientProblem
Manopt.SymPoint
Manopt.SymTVector
Manopt.Symmetric
Manopt.SymmetricPositiveDefinite
Manopt.TBPoint
Manopt.TBTVector
Manopt.TVector
Manopt.TVectorE
Manopt.TangentBundle
Manopt.TruncatedConjugateGradientOptions
Manopt.TrustRegionsOptions
Manopt.stopAfter
Manopt.stopAfterIteration
Manopt.stopIfResidualIsReducedByFactor
Manopt.stopIfResidualIsReducedByPower
Manopt.stopWhenAll
Manopt.stopWhenAny
Manopt.stopWhenChangeLess
Manopt.stopWhenCostLess
Manopt.stopWhenCurvatureIsNegative
Manopt.stopWhenGradientNormLess
Manopt.stopWhenTrustRegionIsExceeded
Manifold Functions
Manopt.:⊗
Manopt.addNoise
Manopt.adjointJacobiField
Manopt.checkBasePoint
Manopt.distance
Manopt.geodesic
Manopt.getBasePoint
Manopt.getValue
Manopt.getValue
Manopt.jacobiField
Manopt.manifoldDimension
Manopt.manifoldDimension
Manopt.midPoint
Manopt.parallelTransport
Manopt.randomMPoint
Manopt.randomTVector
Manopt.reflection
Manopt.tangentONB
Manopt.tangentONB
Manopt.typeofMPoint
Manopt.typeofMPoint
Manopt.typeofTVector
Manopt.typeofTVector
Manopt.typicalDistance
Manopt.validateMPoint
Manopt.validateTVector
Manopt.variance
Manopt.zeroTVector
Solver Functions
Manopt.Action
Manopt.ArmijoLinesearch
Manopt.ConstantStepsize
Manopt.CostProblem
Manopt.DebugAction
Manopt.DebugChange
Manopt.DebugCost
Manopt.DebugDivider
Manopt.DebugEntry
Manopt.DebugEntryChange
Manopt.DebugEvery
Manopt.DebugGroup
Manopt.DebugIterate
Manopt.DebugIteration
Manopt.DebugOptions
Manopt.DebugStoppingCriterion
Manopt.DecreasingStepsize
Manopt.EvalOrder
Manopt.FixedRandomEvalOrder
Manopt.GradientProblem
Manopt.HessianProblem
Manopt.IsOptionsDecorator
Manopt.LinearEvalOrder
Manopt.Linesearch
Manopt.Options
Manopt.Problem
Manopt.ProximalProblem
Manopt.RandomEvalOrder
Manopt.RecordAction
Manopt.RecordChange
Manopt.RecordCost
Manopt.RecordEntry
Manopt.RecordEntryChange
Manopt.RecordEvery
Manopt.RecordGroup
Manopt.RecordIterate
Manopt.RecordIteration
Manopt.RecordOptions
Manopt.Stepsize
Manopt.StoreOptionsAction
Manopt.SubGradientProblem
Manopt.DebugActionFactory
Manopt.DebugFactory
Manopt.RecordActionFactory
Manopt.RecordFactory
Manopt.decorateOptions
Manopt.getCost
Manopt.getGradient
Manopt.getHessian
Manopt.getOptions
Manopt.getPreconditioner
Manopt.getProximalMap
Manopt.getRecord
Manopt.getRecord
Manopt.getStorage
Manopt.getSubGradient
Manopt.hasRecord
Manopt.hasStorage
Manopt.recordOrReset!
Manopt.updateStorage!
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.stopAfter
Manopt.stopAfterIteration
Manopt.stopWhenAll
Manopt.stopWhenAny
Manopt.stopWhenChangeLess
Manopt.stopWhenCostLess
Manopt.stopWhenGradientNormLess
Manopt.doSolverStep!
Manopt.doSolverStep!
Manopt.doSolverStep!
Manopt.getActiveStoppingCriteria
Manopt.getReason
Manopt.getSolverResult
Manopt.getSolverResult
Manopt.getSolverResult
Manopt.getStoppingCriteriaArray
Manopt.initializeSolver!
Manopt.initializeSolver!
Manopt.initializeSolver!
Manopt.solve
Manopt.stopSolver!
Manopt.stopSolver!
Manopt.stopSolver!
Functions
Manopt.AdjDforwardLogs
Manopt.AdjDxExp
Manopt.AdjDxGeo
Manopt.AdjDxLog
Manopt.AdjDyGeo
Manopt.AdjDyLog
Manopt.AdjDξExp
Manopt.costIntrICTV12
Manopt.costL2TV
Manopt.costL2TV2
Manopt.costL2TVTV2
Manopt.costTV
Manopt.costTV
Manopt.costTV2
Manopt.costTV2
Manopt.DforwardLogs
Manopt.DxExp
Manopt.DxGeo
Manopt.DxLog
Manopt.DyGeo
Manopt.DyLog
Manopt.DξExp
Manopt.forwardLogs
Manopt.gradDistance
Manopt.gradIntrICTV12
Manopt.gradTV
Manopt.gradTV
Manopt.gradTV2
Manopt.gradTV2
Manopt.βDexpx
Manopt.βDexpξ
Manopt.βDgx
Manopt.βDlogx
Manopt.βDlogy
Manopt.proxCollaborativeTV
Manopt.proxDistance
Manopt.proxParallelTV
Manopt.proxTV
Manopt.proxTV
Manopt.proxTV2
Manopt.proxTV2