Typedefs
contrib/brl/bbas/bsta/bsta_beta_f1.h File Reference

A beta distribution in 1D with type float. More...

#include "bsta_beta.h"

Go to the source code of this file.

Typedefs

typedef bsta_beta< float > bsta_beta_f1

Detailed Description

A beta distribution in 1D with type float.

Author:
Gamze Tunali (gtunali@brown.edu)
Date:
June 13, 2006

Definition in file bsta_beta_f1.h.


Typedef Documentation

typedef bsta_beta<float> bsta_beta_f1

Definition at line 12 of file bsta_beta_f1.h.