ANIMA
4.0
src
Anima
math-tools
sphere_operations
animaSphereOperations.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <vector>
4
5
namespace
anima
6
{
7
16
template
<
class
ScalarType>
void
GetSphereEvenSampling
(std::vector < std::vector <ScalarType> > &spherePoints,
17
unsigned
int
numSamples);
18
19
}
// end namespace anima
20
21
#include "
animaSphereOperations.hxx
"
animaSphereOperations.hxx
anima::GetSphereEvenSampling
void GetSphereEvenSampling(std::vector< std::vector< ScalarType > > &spherePoints, unsigned int numSamples)
Definition:
animaSphereOperations.hxx:8
anima
Definition:
animaDTIEstimationImageFilter.h:7
Generated by
1.8.13