代码搜索:Reduce

找到约 3,959 项符合「Reduce」的源代码

代码结果 3,959
www.eeworm.com/read/298649/7947816

m reduce.m

function [xx]=reduce(x,var1,var2) % % REDUCE % % Function to return a matrix xx with % columns var1 and var2 removed. If var1=var2, % then only one column is removed. % % Called: [xx]=reduce(x
www.eeworm.com/read/144969/12758936

h reduce.h

/* Grammar reduction for Bison. Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. Bison is free software; you can redistr
www.eeworm.com/read/144969/12759063

c reduce.c

/* Grammar reduction for Bison. Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. Bison is free soft
www.eeworm.com/read/244076/12892340

m reduce.m

function [xx]=reduce(x,var1,var2) % % REDUCE % % Function to return a matrix xx with % columns var1 and var2 removed. If var1=var2, % then only one column is removed. % % Called: [xx]=reduce(x
www.eeworm.com/read/137229/13338968

m reduce.m

function [xx]=reduce(x,var1,var2) % % REDUCE % % Function to return a matrix xx with % columns var1 and var2 removed. If var1=var2, % then only one column is removed. % % Called: [xx]=reduce(x
www.eeworm.com/read/304373/13795447

m reduce.m

function x = reduce(x) % @MOM/REDUCE - Internal use only % Remove zero moments % D. Henrion, 28 April 2006 % Absolute value threshold for removing almost zero moments % (set TOL = 0 to prevent remo
www.eeworm.com/read/304373/13795491

m reduce.m

function x = reduce(x) % @MPOL/REDUCE - Internal use only % Order variables and monomials, remove redundant variables, % remove almost zero monomials. % D. Henrion, 29 November 2003 % Last mo
www.eeworm.com/read/134479/5892486

gold reduce.gold

begin adding float4 test ... {528 501 996 818} matrix multiply: together is: [ 31 50] [624 1004] ------------------------------- [ 1 0] [ 22 3] [ 0 1] [ 2 10] [ 14 1] [ 3
www.eeworm.com/read/134479/5892487

br reduce.br

// reduce.br // A stress-test for reduction functionality. // The matrix-multiplication operation is associative // but not commutative, so this test confirms // that a runtime correctly groups elemen
www.eeworm.com/read/130196/5963131

m reduce.m

function [da]=reduce(da, train_size, test_size, val_size) ; % % G. Raetsch 1.6.98 % Copyright (c) 1998 GMD Berlin - All rights reserved % THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE of GM