Table of Contents, Types and Functions
This page lists all pages of this documentations, all available types and functions.
Complete List of Contents
- About
- Contributing to
Manopt.jl
- Jacobi Fields
- Adjoint Differentials
- Bézier curves
- Cost Functions
- Differentials
- Gradients
- Functions
- Specific manifold functions
- Proximal Maps
- Checks
- Data
- Error Measures
- Exports
- Welcome to Manopt.jl
- Table of Contents, Types and Functions
- Notation
- Plans for solvers
- Options
- Problems
- Stepsize and Linesearch
- The Riemannian Chambolle-Pock Algorithm
- Douglas–Rachford Algorithm
- Nelder Mead Method
- Alternating Gradient Descent
- Conjugate Gradient Descent
- Literature
- Cyclic Proximal Point
- Gradient Descent
- Solvers
- List of Algorithms
- Particle Swarm Optimization
- Riemannian quasi-Newton methods
- Stochastic Gradient Descent
- Subgradient Method
- Steihaug-Toint Truncated Conjugate-Gradient Method
- The Riemannian Trust-Regions Solver
Available Types
Manopt.AbstractEvaluationType
Manopt.AbstractGradientOptions
Manopt.AbstractGradientProblem
Manopt.AbstractHessianOptions
Manopt.AbstractOptionsAction
Manopt.AbstractQuasiNewtonDirectionUpdate
Manopt.AbstractQuasiNewtonUpdateRule
Manopt.AbstractStochasticGradientProcessor
Manopt.AllocatingEvaluation
Manopt.AlternatingGradient
Manopt.AlternatingGradientDescentOptions
Manopt.AlternatingGradientProblem
Manopt.ApproxHessianFiniteDifference
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.DebugWarnIfCostIncreases
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.MutatingEvaluation
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.StopWhenModelIncreased
Manopt.StopWhenStepSizeLess
Manopt.StopWhenTrustRegionIsExceeded
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.StoreOptionsAction
Manopt.SubGradientMethodOptions
Manopt.SubGradientProblem
Manopt.TruncatedConjugateGradientOptions
Manopt.TrustRegionsOptions
Manopt.WolfePowellBinaryLinesearch
Manopt.WolfePowellLinesearch
Solver Functions
Manopt.StopAfter
Manopt.StopAfterIteration
Manopt.StopWhenAll
Manopt.StopWhenAny
Manopt.StopWhenChangeLess
Manopt.StopWhenCostLess
Manopt.StopWhenGradientNormLess
Manopt.StopWhenStepSizeLess
Manopt.StoppingCriterion
Manopt.StoppingCriterionSet
Manopt.are_these_stopping_critera_active
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.grad_L2_acceleration_bezier
Manopt.grad_TV
Manopt.grad_TV
Manopt.grad_TV2
Manopt.grad_TV2
Manopt.grad_acceleration_bezier
Manopt.grad_distance
Manopt.grad_intrinsic_infimal_convolution_TV12