A distribution over unit vectors (orientation on a d-sphere) More...
Go to the source code of this file.
Classes | |
| class | bsta_von_mises< T, n > |
| A Von_Mises distribution. More... | |
Functions | |
| template<class T , unsigned n> | |
| vcl_ostream & | operator<< (vcl_ostream &os, bsta_von_mises< T, n > const &vm) |
A distribution over unit vectors (orientation on a d-sphere)
Modifications
(none yet)
do not remove the following text Approved for public release, distribution unlimited (DISTAR Case 14389)
Definition in file bsta_von_mises.h.
| vcl_ostream& operator<< | ( | vcl_ostream & | os, |
| bsta_von_mises< T, n > const & | vm | ||
| ) | [inline] |
Definition at line 126 of file bsta_von_mises.h.
1.7.5.1