Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
kiss_fft_cpx Struct Reference

#include <pcl/common/fft/kiss_fft.h>

Public Attributes

kiss_fft_scalar r
 
kiss_fft_scalar i
 

Detailed Description

Definition at line 52 of file kiss_fft.h.

Member Data Documentation

◆ i

kiss_fft_scalar kiss_fft_cpx::i

Definition at line 54 of file kiss_fft.h.

Referenced by pcl::CRHAlignment< PointT, nbins_ >::computeRollAngle().

◆ r

kiss_fft_scalar kiss_fft_cpx::r

Definition at line 53 of file kiss_fft.h.

Referenced by pcl::CRHAlignment< PointT, nbins_ >::computeRollAngle().


The documentation for this struct was generated from the following file: