Table of Contents, Types and Functions
This page lists all pages of this documentations, all available types and functions.
Complete List of Contents
- About
- Jacobi Fields
- Adjoint Differentials
- Bézier curves
- Cost Functions
- Differentials
- Gradients
- Functions
- Specific manifold functions
- Proximal Maps
- Data
- Error Measures
- Exports
- Welcome to Manopt.jl
- Table of Contents, Types and Functions
- Plans for solvers
- The Riemannian Chambolle-Pock Algorithm
- Douglas–Rachford Algorithm
- Nelder Mead Method
- Conjugate Gradient Descent
- Literature
- Cyclic Proximal Point
- Gradient Descent
- Solvers
- List of Algorithms
- Particle Swarm Optimization
- Riemannian quasi-Newton methods
- Gradient Descent
- Subgradient Method
- Steihaug-Toint Truncated Conjugate-Gradient Method
- The Riemannian Trust-Regions Solver
- Bezier curves and their acceleration
- Table of contents
- Setup
- De Casteljau algorithm on manifolds
- Composite Bézier curves
- Minimizing the acceleration of a composite Bézier curve
- Literature
- Illustration of the Gradient of a Second Order Difference
- Illustration of Jacobi Fields
- Get started: Optimize!
- Stochastic Gradient Descent
Available Types
Manopt.AbstractGradientDescentOptions
Manopt.AbstractOptionsAction
Manopt.AbstractQuasiNewtonDirectionUpdate
Manopt.AbstractQuasiNewtonUpdateRule
Manopt.AbstractStochasticGradientProcessor
Manopt.ArmijoLinesearch
Manopt.AverageGradient
Manopt.BFGS
Manopt.BezierSegment
Manopt.Broyden
Manopt.ChambollePockOptions
Manopt.ConjugateDescentCoefficient
Manopt.ConjugateGradientDescentOptions
Manopt.ConstantStepsize
Manopt.CostProblem
Manopt.CyclicProximalPointOptions
Manopt.DFP
Manopt.DaiYuanCoefficient
Manopt.DebugAction
Manopt.DebugChange
Manopt.DebugCost
Manopt.DebugDivider
Manopt.DebugDualChange
Manopt.DebugDualResidual
Manopt.DebugEntry
Manopt.DebugEntryChange
Manopt.DebugEvery
Manopt.DebugGradient
Manopt.DebugGradientNorm
Manopt.DebugGroup
Manopt.DebugIterate
Manopt.DebugIteration
Manopt.DebugOptions
Manopt.DebugPrimalDualResidual
Manopt.DebugPrimalResidual
Manopt.DebugProximalParameter
Manopt.DebugStepsize
Manopt.DebugStoppingCriterion
Manopt.DecreasingStepsize
Manopt.DirectionUpdateRule
Manopt.DouglasRachfordOptions
Manopt.FletcherReevesCoefficient
Manopt.GradientDescentOptions
Manopt.GradientProblem
Manopt.HagerZhangCoefficient
Manopt.HeestenesStiefelCoefficient
Manopt.HessianProblem
Manopt.IdentityUpdateRule
Manopt.InverseBFGS
Manopt.InverseBroyden
Manopt.InverseDFP
Manopt.InverseSR1
Manopt.Linesearch
Manopt.LiuStoreyCoefficient
Manopt.MomentumGradient
Manopt.NelderMeadOptions
Manopt.Nesterov
Manopt.NonmonotoneLinesearch
Manopt.Options
Manopt.ParticleSwarmOptions
Manopt.PolakRibiereCoefficient
Manopt.PrimalDualOptions
Manopt.PrimalDualProblem
Manopt.Problem
Manopt.ProximalProblem
Manopt.QuasiNewtonCautiousDirectionUpdate
Manopt.QuasiNewtonLimitedMemoryDirectionUpdate
Manopt.QuasiNewtonMatrixDirectionUpdate
Manopt.QuasiNewtonOptions
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.SR1
Manopt.SteepestDirectionUpdateRule
Manopt.Stepsize
Manopt.StochasticGradient
Manopt.StochasticGradientDescentOptions
Manopt.StochasticGradientProblem
Manopt.StopAfter
Manopt.StopAfterIteration
Manopt.StopIfResidualIsReducedByFactor
Manopt.StopIfResidualIsReducedByPower
Manopt.StopWhenAll
Manopt.StopWhenAny
Manopt.StopWhenChangeLess
Manopt.StopWhenCostLess
Manopt.StopWhenCurvatureIsNegative
Manopt.StopWhenGradientNormLess
Manopt.StopWhenTrustRegionIsExceeded
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.StoreOptionsAction
Manopt.SubGradientMethodOptions
Manopt.SubGradientProblem
Manopt.TruncatedConjugateGradientOptions
Manopt.TrustRegionsOptions
Manopt.WolfePowellBinaryLinesearch
Manopt.WolfePowellLineseach
Solver Functions
Manopt.AbstractOptionsAction
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.GradientProblem
Manopt.HessianProblem
Manopt.Linesearch
Manopt.NonmonotoneLinesearch
Manopt.Options
Manopt.Problem
Manopt.ProximalProblem
Manopt.RecordAction
Manopt.RecordChange
Manopt.RecordCost
Manopt.RecordEntry
Manopt.RecordEntryChange
Manopt.RecordEvery
Manopt.RecordGroup
Manopt.RecordIterate
Manopt.RecordIteration
Manopt.RecordOptions
Manopt.Stepsize
Manopt.StochasticGradientProblem
Manopt.StoreOptionsAction
Manopt.SubGradientProblem
Manopt.WolfePowellBinaryLinesearch
Manopt.WolfePowellLineseach
Manopt.DebugActionFactory
Manopt.DebugFactory
Manopt.RecordActionFactory
Manopt.RecordFactory
Manopt.decorate_options
Manopt.dispatch_options_decorator
Manopt.getHessian
Manopt.get_cost
Manopt.get_gradient
Manopt.get_gradients
Manopt.get_options
Manopt.get_preconditioner
Manopt.get_proximal_map
Manopt.get_record
Manopt.get_record
Manopt.get_stepsize
Manopt.get_storage
Manopt.get_subgradient
Manopt.has_record
Manopt.has_storage
Manopt.is_options_decorator
Manopt.linesearch_backtrack
Manopt.record_or_reset!
Manopt.update_storage!
Manopt.StopAfter
Manopt.StopAfterIteration
Manopt.StopWhenAll
Manopt.StopWhenAny
Manopt.StopWhenChangeLess
Manopt.StopWhenCostLess
Manopt.StopWhenGradientNormLess
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.get_active_stopping_criteria
Manopt.get_reason
Manopt.get_solver_result
Manopt.get_solver_result
Manopt.get_solver_result
Manopt.get_stopping_criteria
Manopt.initialize_solver!
Manopt.initialize_solver!
Manopt.initialize_solver!
Manopt.solve
Manopt.step_solver!
Manopt.step_solver!
Manopt.step_solver!
Manopt.stop_solver!
Manopt.stop_solver!
Manopt.stop_solver!
Functions
Manopt.costIntrICTV12
Manopt.costL2TV
Manopt.costL2TV2
Manopt.costL2TVTV2
Manopt.costTV
Manopt.costTV
Manopt.costTV2
Manopt.costTV2
Manopt.cost_L2_acceleration_bezier
Manopt.cost_acceleration_bezier
Manopt.differential_bezier_control
Manopt.differential_bezier_control
Manopt.differential_bezier_control
Manopt.differential_bezier_control
Manopt.differential_exp_argument
Manopt.differential_exp_basepoint
Manopt.differential_forward_logs
Manopt.differential_geodesic_endpoint
Manopt.differential_geodesic_startpoint
Manopt.differential_log_argument
Manopt.differential_log_basepoint
Manopt.forward_logs
Manopt.∇L2_acceleration_bezier
Manopt.∇TV
Manopt.∇TV
Manopt.∇TV2
Manopt.∇TV2
Manopt.∇acceleration_bezier
Manopt.∇distance
Manopt.∇intrinsic_infimal_convolution_TV12