1 write to _instDouble
Microsoft.ML.DataView (1)
DataViewType.cs (1)
267
Interlocked.CompareExchange(ref
_instDouble
, new NumberDataViewType(typeof(double)), null) ??
2 references to _instDouble
Microsoft.ML.DataView (2)
DataViewType.cs (2)
266
return
_instDouble
??
268
_instDouble
;