Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Complex64.h File Reference

#include <iostream>
#include "Util/Math.h"
#include "Basis/NativeTypes.h"

Include dependency graph for Complex64.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Array
namespace  Impala::Core::Array::Element

Classes

class  Impala::Core::Array::Element::Complex64
 Class definition complex number using two real 64 bit numbers. More...

Functions

std::ostream & Impala::Core::Array::Element::operator<< (std::ostream &os, const Complex64 &v)
Complex64 Impala::Core::Array::Element::operator+ (const Complex64 &v1, const Complex64 &v2)
Complex64 Impala::Core::Array::Element::operator- (const Complex64 &v1, const Complex64 &v2)
Complex64 Impala::Core::Array::Element::operator * (const Complex64 &v1, const Complex64 &v2)
Complex64 Impala::Core::Array::Element::operator/ (const Complex64 &v1, const Complex64 &v2)


Generated on Fri Mar 19 09:52:02 2010 for ImpalaSrc by  doxygen 1.5.1