Defines
contrib/brl/bbas/bsta/bsta_parzen_sphere.txx File Reference
#include "bsta_parzen_sphere.h"
#include <vnl/vnl_vector_fixed.h>
#include <vnl/vnl_matrix_fixed.h>
#include <vnl/vnl_numeric_traits.h>
#include "bsta_gaussian_sphere.h"
#include <vcl_cassert.h>

Go to the source code of this file.

Defines

#define bsta_parzen_sphere_txx_
#define BSTA_PARZEN_SPHERE_INSTANTIATE(T, n)   template class bsta_parzen_sphere<T,n >

Detailed Description

Definition in file bsta_parzen_sphere.txx.


Define Documentation

#define BSTA_PARZEN_SPHERE_INSTANTIATE (   T,
 
)    template class bsta_parzen_sphere<T,n >

Definition at line 243 of file bsta_parzen_sphere.txx.

#define bsta_parzen_sphere_txx_

Definition at line 3 of file bsta_parzen_sphere.txx.