HomeSort by relevance Sort by last modified time
    Searched defs:norm_diff (Results 1 - 2 of 2) sorted by null

  /external/eigen/bench/btl/libs/STL/
STL_interface.hh 203 static inline real norm_diff(const stl_vector & A, const stl_vector & B) function in class:STL_interface
217 static inline real norm_diff(const stl_matrix & A, const stl_matrix & B) function in class:STL_interface
  /external/opencv/cxcore/src/
cxnorm.cpp 971 double norm = 0, norm_diff = 0; local
    [all...]

Completed in 231 milliseconds