#include <vnl_complex_traits.h>
|
| static std::complex< float > | conjugate (std::complex< float > x) |
| |
| static std::complex< float > | complexify (float x) |
| |
template<>
struct vnl_complex_traits< std::complex< float > >
Definition at line 69 of file vnl_complex_traits.h.
◆ anonymous enum
◆ complexify()
| static std::complex<float> vnl_complex_traits< std::complex< float > >::complexify |
( |
float |
x | ) |
|
|
inlinestatic |
◆ conjugate()
| static std::complex<float> vnl_complex_traits< std::complex< float > >::conjugate |
( |
std::complex< float > |
x | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: