代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/232404/4702926
h distance_gradient.h
///////////////////////////////////////////////////////////
// //
// SAGA //
//
www.eeworm.com/read/221464/4829405
hpp iter_distance.hpp
//-----------------------------------------------------------------------------
// boost mpl/aux_/iter_distance.hpp header file
// See http://www.boost.org for updates, documentation, and revision h
www.eeworm.com/read/221464/4831348
cpp has_distance.cpp
//-----------------------------------------------------------------------------
// boost mpl/test/aux_/has_distance.cpp source file
// See http://www.boost.org for updates, documentation, and revisi
www.eeworm.com/read/216959/4877728
rd hamming.distance.rd
\name{hamming.distance}
\alias{hamming.distance}
\title{Hamming Distances of Vectors}
\usage{ hamming.distance(x, y)
}
\arguments{
\item{x}{a vector or matrix.}
\item{y}{an optional vector.}
}
\descri
www.eeworm.com/read/303435/3811096
lib distance.tri.lib
DTE - Distance to Edge
distanceToEdge - return distance to edge from specified (x,y) coordinates
Function Prototype:
float distanceToEdge (Edge *e, float x, float y);
distanceToEdge:
Input:
e edge
www.eeworm.com/read/436207/1850632
m distance1.m
function [dist_ij, deri_d_ij] = distance1(A, d_ij)
% distance and derivative of distance using distance1: distance(d) = L1
fudge = 0.000001; % regularizes derivates a little
M_ij = d_ij'*d_ij;
www.eeworm.com/read/429426/1949111
cpp distance_dtw.cpp
/*
This file is part of Orange.
Orange is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw