Home
last modified time | relevance | path

Searched defs:from_feature (Results 1 – 7 of 7) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_match_set.cxx102 add_feature_and_matches( const rgrl_feature_sptr& from_feature, in add_feature_and_matches()
134 add_feature_matches_and_weights( const rgrl_feature_sptr& from_feature, in add_feature_matches_and_weights()
172 add_feature_matches_and_weights( const rgrl_feature_sptr& from_feature, in add_feature_matches_and_weights()
216 add_feature_and_match( const rgrl_feature_sptr& from_feature, in add_feature_and_match()
620 from_feature() const in from_feature() function in rgrl_match_set_from_iterator
829 from_feature() const in from_feature() function in rgrl_match_set_const_from_iterator
H A Drgrl_matcher_fixed.cxx43 rgrl_feature_sptr from_feature = fi.from_feature(); in compute_matches() local
H A Drgrl_debug_util.cxx140 const rgrl_feature_sptr& from_feature = fitr.from_feature(); in execute() local
H A Drgrl_matcher_k_nearest_boundary.cxx62 rgrl_feature_trace_pt* from_feature = in compute_matches() local
/dports/biology/p5-Bio-FeatureIO/Bio-FeatureIO-1.6.905/lib/Bio/SeqFeature/
H A DAnnotated.pm289 sub from_feature { subroutine
/dports/biology/py-hits/hits-0.1/hits/
H A Dinterval.py22 def from_feature(self, feature): member in Interval
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/tests/
H A Dtest_estimator.cxx950 rgrl_feature_sptr from_feature = new rgrl_feature_point( pts[i] ); in test_est_spline() local
1104 rgrl_feature_sptr from_feature = new rgrl_feature_point( pts[i] ); in test_est_spline_reduce_dof() local