6 writes to LogBase
Microsoft.ML.Core (6)
SearchSpace\RangeAttribute.cs (6)
23this.LogBase = logBase; 34this.LogBase = logBase; 45this.LogBase = logBase; 56this.LogBase = logBase; 67this.LogBase = logBase; 78this.LogBase = logBase;
2 references to LogBase
Microsoft.ML.SearchSpace (2)
SearchSpace.cs (2)
218RangeAttribute range => (range.Min, range.Max, range.Init, range.LogBase) switch 265RangeAttribute range => (range.Min, range.Max, range.Init, range.LogBase) switch