3 instantiations of SchemaSubIdv
Microsoft.ML.Data (3)
DataLoadSave\Transpose\TransposeLoader.cs (3)
413_schemaEntry = new SubIdvEntry.SchemaSubIdv(this, reader); 446_schemaEntry = new SubIdvEntry.SchemaSubIdv(this, reader); 475_schemaEntry = new SubIdvEntry.SchemaSubIdv(this, schemaView);
1 reference to SchemaSubIdv
Microsoft.ML.Data (1)
DataLoadSave\Transpose\TransposeLoader.cs (1)
331private readonly SubIdvEntry.SchemaSubIdv _schemaEntry;