#include "tao.h" #include "common.h" #include #include #include "tao_solver.h" #include "iostream.h" int myMatTest(int, int, int); int myVecTest(int, int, int); static char help[] = "Softmax Regression with Gaussian prior\n"; int main(int argc,char **argv) { int createMode, assignMode, outputMode; int info; /* used to check for functions returning nonzeros */ PetscTruth flg; cout<<"In the Main() function of MyTest"<