Defines
contrib/mul/mbl/mbl_stochastic_data_collector.txx File Reference
#include "mbl_stochastic_data_collector.h"
#include <vcl_string.h>
#include <vsl/vsl_vector_io.h>
#include <vnl/vnl_math.h>

Go to the source code of this file.

Defines

#define mbl_stochastic_data_collector_txx_
#define MBL_STOCHASTIC_DATA_COLLECTOR_INSTANTIATE(T)

Detailed Description

Definition in file mbl_stochastic_data_collector.txx.


Define Documentation

#define MBL_STOCHASTIC_DATA_COLLECTOR_INSTANTIATE (   T)
Value:
VCL_DEFINE_SPECIALIZATION vcl_string mbl_stochastic_data_collector<T >::is_a() const \
{  return vcl_string("mbl_stochastic_data_collector<" #T ">"); }\
template class mbl_stochastic_data_collector< T >

Definition at line 211 of file mbl_stochastic_data_collector.txx.

#define mbl_stochastic_data_collector_txx_

Definition at line 3 of file mbl_stochastic_data_collector.txx.