Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg 59a9933531 Cleanups 5 years ago
..
LineSearch Cleanups 5 years ago
ObjectiveFunctions Cleanups 5 years ago
TrustRegion Cleanups 5 years ago
BfgsBMinimizer.cs Cleanups 5 years ago
BfgsMinimizer.cs Cleanups 5 years ago
BfgsMinimizerBase.cs Cleanups 5 years ago
BfgsSolver.cs Cleanups 5 years ago
ConjugateGradientMinimizer.cs Code Style and Cleanups 6 years ago
Exceptions.cs Cleanups 5 years ago
ExitCondition.cs Optimization: added Levenberg-Marquardt and trust region dogleg minimizer. 8 years ago
GoldenSectionMinimizer.cs Cleanups 5 years ago
IObjectiveFunction.cs Optimization: objective function cleanup 9 years ago
IObjectiveModel.cs Reworked objective model and nonlinear minimizers to match the scheme of the existing minimizers. 8 years ago
IUnconstrainedMinimizer.cs Remove mentioning of codeplex in file headers 10 years ago
LevenbergMarquardtMinimizer.cs Cleanups 5 years ago
LimitedMemoryBfgsMinimizer.cs Cleanups 5 years ago
MinimizationResult.cs Code Style and Cleanups 6 years ago
MinimizationWithLineSearchResult.cs Cleanups 5 years ago
MinimizerBase.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
NelderMeadSimplex.cs Cleanups 5 years ago
NewtonMinimizer.cs Code Style and Cleanups 6 years ago
NonlinearMinimizationResult.cs Cleanups 5 years ago
NonlinearMinimizerBase.cs Cleanups 5 years ago
ObjectiveFunction.cs Cleanups 5 years ago
QuadraticGradientProjectionSearch.cs Mark Complex32 and GradientProjectionResult structs as readonly 6 years ago
ScalarMinimizationResult.cs Code Style and Cleanups 6 years ago