explicit_mapmaking
 All Classes Files Pages
Classes | Functions
matrix.hpp File Reference

Distributed matrix (see scalapack) More...

#include "grid.hpp"
#include "io.hpp"
#include <stdio.h>
#include <string>
#include <boost/filesystem.hpp>
Include dependency graph for matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mapmaking::Matrix
 

Functions

Matrix mapmaking::LoadMatrix (fs::path folder, Grid *grid)
 
Matrix mapmaking::operator+ (Matrix m_left, const Matrix &m_right)
 
Matrix mapmaking::operator- (Matrix m_left, const Matrix &m_right)
 
Matrix mapmaking::operator* (Matrix &m_left, Matrix &m_right)
 
Matrix mapmaking::operator* (Matrix m_left, double factor)
 
Matrix mapmaking::operator/ (Matrix m_left, double factor)
 

Detailed Description

Distributed matrix (see scalapack)

Author
Davide Poletti
Date
2015-10-02 Copyright (c) 2015 Davide Poletti dpole.nosp@m.tti@.nosp@m.apc.u.nosp@m.niv-.nosp@m.paris.nosp@m.7.fr