C# Class ManagedCuda.NPP.Npp64fc

Show file Open project: kunzmi/managedCuda Class Usage Examples

Public Methods

Method Description
Npp64fc ( double aRe, double aIm ) : System

Non-default constructor

ToString ( ) : string

Overrides ToString(): "re + im i"

Method Details

Npp64fc() public method

Non-default constructor
public Npp64fc ( double aRe, double aIm ) : System
aRe double
aIm double
return System

ToString() public method

Overrides ToString(): "re + im i"
public ToString ( ) : string
return string