1 reference to Clamp
Microsoft.Data.Analysis (1)
PrimitiveDataFrameColumn.cs (1)
718return Clamp((T)convertedLower, (T)Convert.ChangeType(max, typeof(T)), inPlace);