SimpleITK  
sitkAtanImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkAtanImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::AtanImageFilter
 Computes the one-argument inverse tangent of each pixel. More...
 

Namespaces

namespace  itk
 
namespace  itk::simple
 

Functions

Image itk::simple::Atan (const Image &image1)
 Computes the one-argument inverse tangent of each pixel.
 
Image itk::simple::Atan (Image &&image1)
 Computes the one-argument inverse tangent of each pixel.