Classes | Defines
contrib/brl/bbas/bsta/bsta_joint_histogram_3d.h File Reference

A simple joint_histogram_3d class. More...

#include <vbl/vbl_array_3d.h>
#include <vcl_vector.h>
#include <vcl_iostream.h>
#include <vcl_cassert.h>
#include <bsta/bsta_joint_histogram_3d_base.h>
#include <bsta/bsta_joint_histogram_3d_sptr.h>

Go to the source code of this file.

Classes

class  bsta_joint_histogram_3d< T >

Defines

#define BSTA_JOINT_HISTOGRAM_3D_INSTANTIATE(T)   extern "Please #include <bsta/bsta_joint_histogram_3d.txx>"

Detailed Description

A simple joint_histogram_3d class.

Author:
Joseph L. Mundy
Date:
May 19, 2004

A templated joint_histogram_3d class. Supports entropy calculations

    Modifications
    none
   

Definition in file bsta_joint_histogram_3d.h.


Define Documentation

#define BSTA_JOINT_HISTOGRAM_3D_INSTANTIATE (   T)    extern "Please #include <bsta/bsta_joint_histogram_3d.txx>"

Definition at line 172 of file bsta_joint_histogram_3d.h.