#include <bsta_random_wrapper.h>

Public Member Functions | |
| bsta_random_wrapper (unsigned long seed) | |
| bsta_random_wrapper () | |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vnl_random | rng_ |
Definition at line 21 of file bsta_random_wrapper.h.
| bsta_random_wrapper::bsta_random_wrapper | ( | unsigned long | seed | ) | [inline] |
Definition at line 24 of file bsta_random_wrapper.h.
| bsta_random_wrapper::bsta_random_wrapper | ( | ) | [inline] |
Definition at line 25 of file bsta_random_wrapper.h.
| vnl_random bsta_random_wrapper::rng_ |
Definition at line 27 of file bsta_random_wrapper.h.
1.7.5.1