Home
last modified time | relevance | path

Searched refs:M_00 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/colmap/colmap-3.6/src/estimators/
H A Dutils.cc63 const double M_00 = (*matrix)(0, 0); in CenterAndNormalizeImagePoints() local
77 const double np_0 = M_00 * p_0 + M_01 * p_1 + M_02; in CenterAndNormalizeImagePoints()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot/
H A Dmathplot.cpp2866 double M_00 = eigenVec0_x * eigenVal0; in RecalculateShape() local
2881 m_shape_xs[i] = m_quantiles * (ccos * M_00 + csin * M_10 ); in RecalculateShape()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dmathplot.cpp3305 double M_00 = eigenVec0_x * eigenVal0; in RecalculateShape() local
3321 m_shape_xs[i] = m_quantiles * (ccos * M_00 + csin * M_10 ); in RecalculateShape()