5 references to UpdateSimplex
Microsoft.ML.Sweeper (5)
Algorithms\NelderMead.cs (5)
186UpdateSimplex(_lastReflectionResult.Key, _lastReflectionResult.Value); 236UpdateSimplex(expansionResult, _pendingSweeps[0].Value); 240UpdateSimplex(_lastReflectionResult.Key, _lastReflectionResult.Value); 249UpdateSimplex(outerContractionResult, _pendingSweeps[0].Value); 268UpdateSimplex(innerContractionResult, _pendingSweeps[0].Value);