Searched defs:datasets (Results 1 – 2 of 2) sorted by relevance
42 def __init__(self, datasets): argument125 def __init__(self,args,datasets): argument
80 static const char *datasets[ns] = {"", "x", "nonExistingVec", "y"}; variable