diagonal.hh File Reference

#include "matrix.hh"
#include <type_traits>
#include <typeinfo>

Go to the source code of this file.

Classes

class  concepts::DiagonalMatrix< F >
 Diagonal matrix. More...
 
class  concepts::DiagonalSolver< F >
 A solver for diagonal matrices. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Detailed Description

Diagonal matrix and solver for it

Definition in file diagonal.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich