Data Structures | Functions
2d/fuzzyClusterSolverCG.hh File Reference
#include <mia/2d.hh>
#include <cstdio>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Data Structures

class  C2DSolveCG
 solve_sCG – a class providing a CG solver More...
 

Functions

bool fborder (long index, long nx, long ny)
 function defining field borders More...
 

Function Documentation

bool fborder ( long  index,
long  nx,
long  ny 
)

function defining field borders

Parameters
indexindex running from 0 to NoOfPixels
nxno of pixels in x
nyno of pixels in y