Bsoft function

img_to_complex_float

Source:

src/img/img_complex.c

Description:

Converts any data type to a complex floating point.

Algorithm:

	No statistics are calculated.

Arguments:

Bimage* pimage (replaced by new image).

Returns:

int error code.

Prototype:

int img_to_complex_float(Bimage* p)

Functions used:

balloc
bfree

Other objects included:

struct Bimage
struct Bmarker
class Complex
constant M_PI
class Matrix3
constant VERB_


Generated by bdoc.pl on Mon Jun 15 11:47:37 2009


Back to the Bsoft home