Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Namespaces | Functions
Matrix.h File Reference
#include "AMP/matrices/MatrixParametersBase.h"
#include "AMP/matrices/data/MatrixData.h"
#include "AMP/matrices/operations/MatrixOperations.h"
#include "AMP/utils/ParameterBase.h"
#include "AMP/utils/enable_shared_from_this.h"
#include "AMP/utils/typeid.h"
#include "AMP/vectors/Vector.h"
#include <memory>
Include dependency graph for Matrix.h:

Go to the source code of this file.

Classes

class  AMP::LinearAlgebra::Matrix
 An abstract interface for using and manipulating matrices. More...
 

Namespaces

namespace  AMP
 
namespace  AMP::LinearAlgebra
 

Functions

std::ostream & AMP::LinearAlgebra::operator<< (std::ostream &out, const Matrix &p)
 
std::ostream & AMP::LinearAlgebra::operator<< (std::ostream &out, std::shared_ptr< const Matrix > p)
 



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page