contrib/rpl/rgrl/rgrl_scale_estimator.cxx
Go to the documentation of this file.
00001 //:
00002 // \file
00003 // \author Amitha Perera
00004 // \date   Feb 2003
00005 
00006 #include "rgrl_scale_estimator.h"
00007 
00008 
00009 rgrl_scale_estimator_unwgted::
00010 rgrl_scale_estimator_unwgted()
00011 {
00012 }
00013 
00014 
00015 rgrl_scale_estimator_unwgted::
00016 ~rgrl_scale_estimator_unwgted()
00017 {
00018 }
00019 
00020 
00021 rgrl_scale_estimator_wgted::
00022 rgrl_scale_estimator_wgted()
00023 {
00024 }
00025 
00026 
00027 rgrl_scale_estimator_wgted::
00028 ~rgrl_scale_estimator_wgted()
00029 {
00030 }