BlockIP
Functions
BlockIP.C File Reference
#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)
 

Function Documentation

bool myGetLine ( ifstream &  file,
string &  line,
int &  numLine 
)
inline
void write_matrix_BlockIP_format ( MatrixBlockIP M,
ofstream &  outfile 
)
inline

write matrix M for BlockIPformat