Right now the read() & source() interfaces accept a lot of structured parameters that assumes the end user has created them correctly. Work should be done to implement structures and constructors for these parameters that make code cleaner than the current method of passing in long vectors and parameter lists.
Right now the read() & source() interfaces accept a lot of structured parameters that assumes the end user has created them correctly. Work should be done to implement structures and constructors for these parameters that make code cleaner than the current method of passing in long vectors and parameter lists.