代码搜索:intersection

找到约 1,060 项符合「intersection」的源代码

代码结果 1,060
www.eeworm.com/read/490329/1201672

hxx ivu_geometry.hxx

// GLOBE (C) 1995-97, oliver & oliver #define P_EPS_PARALLEL 0.000000001f enum IVP_U_INTERSECT_TYPE { IVP_U_INTERSECT_OK = 0, IVP_U_INTERSECT_NO_INTERSECTION = 1, IVP_U_INTERSECT_
www.eeworm.com/read/136697/13365524

m tprod.m

function inter=Tprod(s1,s2) % inter=Tprod(s1,s2) % % T-norm product intersection operators between the two % alpha level sets. % % The given sets and the returned set have the same levels. % % FSTB -
www.eeworm.com/read/38039/1092926

mnu secgtools.mnu

%UNPINNED GEOM#TOOLS 几何形状工具 Geometry tools provided for Sketcher. # Intersect 求交 Choose two entities to be split at their intersection point. 选取两个图元在其交点处分割. Trim 修剪 Trim entities (cut or extend) to o
www.eeworm.com/read/396844/2407631

m set_cover_greedy.m

function cover = set_cover_greedy(A, c) % SET_COVER_GREEDY Find an approx. minimal set x s.t. x has nonemtpy intersection with every row of A % x = set_cover_greedy(A, c) % % A(i,j) = 1 if case i cont
www.eeworm.com/read/139332/5799437

makefile

# Created by the script create_makefile # This is the makefile for compiling a CGAL application. #---------------------------------------------------------------------# # include p
www.eeworm.com/read/425695/10336605

m hist_isect.m

function K = hist_isect(x1, x2) % Evaluate a histogram intersection kernel, for example % % K = hist_isect(x1, x2); % % where x1 and x2 are matrices containing input vectors, where % each
www.eeworm.com/read/136697/13365391

m tmin.m

function inter=Tmin(s1,s2) % inter=Tmin(s1,s2) % % T-norm min intersection operator between the two % alpha level sets. % % The given sets and the returned set have the same levels. % % FSTB - Fuzzy
www.eeworm.com/read/318725/13473385

html thbib.html

References [] Schmelzer 3D anisotropic grid generation with intersection-based geomet
www.eeworm.com/read/127438/6006433

c grouptest2.c

/* Test the group routines (some tested elsewere) MPI_Group_compare MPI_Group_excl MPI_Group_intersection MPI_Group_range_excl MPI_Group_rank MPI_Group_size MPI_Group_translate_ranks MPI_Group_
www.eeworm.com/read/403922/11499594

html function.array-intersect.html

Computes the intersection of arrays