class documentation

Abstract class to load data from file and convert to a numpy matrix

Method __init__ Undocumented
Method load Undocumented
Instance Variable filedata Undocumented
Instance Variable mtx Undocumented
def __init__(self, filedata):

Undocumented

filedata =

Undocumented