代码搜索:Reduction

找到约 701 项符合「Reduction」的源代码

代码结果 701
www.eeworm.com/read/404234/2305796

c upd64031a.c

/* * upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan * * 2003 by T.Adachi * 2003 by Takeru KOMORIYA * 2006 by Hans Verkuil
www.eeworm.com/read/372616/2771057

c upd64031a.c

/* * upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan * * 2003 by T.Adachi * 2003 by Takeru KOMORIYA * 2006 by Hans Verkuil
www.eeworm.com/read/367182/2853218

c e_rem_pio2l.c

/* Quad-precision floating point argument reduction. Copyright (C) 1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek
www.eeworm.com/read/366702/2880590

c vect-reduc-3.c

/* { dg-require-effective-target vect_int } */ #include #include "tree-vect.h" #define N 16 /* Test vectorization of reduction of unsigned-int in the presence of unknown-loop-bound.
www.eeworm.com/read/366702/2882876

c loop-8.c

/* A test for strength reduction of ivs with nonconstant step. */ /* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ int bar (void); int a[100]; void xxx (void) { int iter
www.eeworm.com/read/366702/2883521

c a.31.1.c

/* { dg-do compile } */ void a31_1 (float *x, int *y, int n) { int i, b; float a; a = 0.0; b = 0; #pragma omp parallel for private(i) shared(x, y, n) \ reduction(+:a)
www.eeworm.com/read/294317/8241086

cpp stack.cpp

// test formula-based stack class // with array expansion and reduction #include #include "stack.h" void main(void) { try { Stack S; S.Add(6).Add(5).Add(
www.eeworm.com/read/147096/12583868

m balreal.m

function [ab,bb,cb,g,t] = balreal(a,b,c) %BALREAL Balanced state-space realization and model reduction. % [Ab,Bb,Cb] = BALREAL(A,B,C) returns a balanced state-space % realization of the system (A
www.eeworm.com/read/205038/15328750

c noise.c

/* nonlinear noise reduction */ /* Copyright (C) Marcus Richter and Thomas Schreiber (1997) */ #include #include #include #include #include #defin
www.eeworm.com/read/101557/15826471

m balreal.m

function [ab,bb,cb,g,t] = balreal(a,b,c) %BALREAL Balanced state-space realization and model reduction. % [Ab,Bb,Cb] = BALREAL(A,B,C) returns a balanced state-space % realization of the system (A