ARTS  2.2.66
test_complex.cc File Reference

Test the complex numbers. More...

#include <iostream>
#include "complex.h"
Include dependency graph for test_complex.cc:

Go to the source code of this file.

Functions

void test01 ()
 
int main ()
 

Detailed Description

Test the complex numbers.

Author
sbueh.nosp@m.ler@.nosp@m.ltu.s.nosp@m.e
Date
Sat Dec 14 19:42:25 2002

Definition in file test_complex.cc.

Function Documentation

◆ main()

int main ( void  )

Definition at line 79 of file test_complex.cc.

References test01().

◆ test01()

void test01 ( )

Definition at line 32 of file test_complex.cc.

References abs.

Referenced by main().