1 instantiation of VeryLongArray
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
401_storage.Add(new VeryLongArray(_veryLongArrayLength));
3 references to VeryLongArray
Microsoft.ML.Mkl.Components (3)
SymSgdClassificationTrainer.cs (3)
355private readonly List<VeryLongArray> _storage; 381_storage = new List<VeryLongArray>(); 515foreach (var veryLongArray in _storage)