complex.hh File Reference

#include <complex>
#include "basis.hh"
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"

Go to the source code of this file.

Classes

class  concepts::CmplxPart
 Abstract class for a function, which is one part of an complex function. More...
 
class  concepts::ComplexFunction
 Complex function based on a real function (casting). More...
 
class  concepts::ImagPart
 Function as imaginary part of an complex function. More...
 
class  concepts::RealPart
 Function as real part of an complex function. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Detailed Description

Complex valued functions.

Author
Kersten Schmidt, 2005

Definition in file complex.hh.

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