source/matrix/test_vector.cc File Reference

Test code testing creation of vector objects using the hierarchical vector data structure in the hierarchical matrix library. More...

#include <fstream>
#include <iomanip>
#include <iostream>
#include <cmath>
#include <stdio.h>
#include "SizesAndBlocks.h"
#include "Matrix.h"
#include "Vector.h"
#include "MatrixSymmetric.h"
#include "MatrixTriangular.h"
#include "MatrixGeneral.h"
#include "VectorGeneral.h"
#include "mat_gblas.h"
#include "Lanczos.h"

Typedefs

typedef double real
typedef Vector< real, realVec_3
typedef Vec_3 vect
typedef VectorGeneral< real, vectnormalVector

Functions

int main ()

Detailed Description

Test code testing creation of vector objects using the hierarchical vector data structure in the hierarchical matrix library.


Typedef Documentation

typedef double real
typedef Vector<real, real> Vec_3
typedef Vec_3 vect

Function Documentation

int main (  ) 

References rows.


Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1