BlockIP
|
#include "BlockIP.h"
#include "ExceptionBlockIP.h"
#include "math.h"
#include <algorithm>
#include <iostream>
#include <sstream>
#include <fstream>
#include <limits>
#include <unordered_map>
#include <stdexcept>
Functions | |
void | write_matrix_BlockIP_format (MatrixBlockIP *M, ofstream &outfile) |
write matrix M for BlockIPformat | |
bool | myGetLine (ifstream &file, string &line, int &numLine) |
|
inline |
|
inline |
write matrix M for BlockIPformat