ANIMA
4.0
src
Anima
math-tools
special_functions
animaTrigonometricFunctions.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
anima
4
{
5
6
template
<
class
T>
double
SinOverId
(
const
T &x);
7
8
}
// end of namespace anima
9
10
#include "
animaTrigonometricFunctions.hxx
"
11
12
anima::SinOverId
double SinOverId(const T &x)
Definition:
animaTrigonometricFunctions.hxx:8
animaTrigonometricFunctions.hxx
anima
Definition:
animaDTIEstimationImageFilter.h:7
Generated by
1.8.13