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