Template class Komplex alt
komplex.h File Reference
#include <cmath>
#include <iostream>
#include "komplex.tpp"
Include dependency graph for komplex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Komplex< T >
 

Functions

template<class T >
abs (const Komplex< T > &rhs)
 

Function Documentation

◆ abs()

template<class T >
T abs ( const Komplex< T > &  rhs)

Ausgabeoperator fuer die Klasse.

Parameters
[in]sein beliebiger Ausgabestrom
[in]rhsdie auszugebende Instanz

Definition at line 117 of file komplex.h.

Here is the call graph for this function: