#include <stdio.h>
#include <memory>
#include "basisinfo.h"
#include "density_description_file_2.h"
#include "memorymanag.h"
Functions | |
int | main (int argc, char *argv[]) |
It accepts a file name as the input and prints the text form on the standard output. The file can be then fed to Matlab and will create matrix called "m" which can be then renamed within Matlab.
int main | ( | int | argc, | |
char * | argv[] | |||
) |