代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/435701/1862085
c asin.c
/*
* asin(arg) and acos(arg) return the arcsin, arccos,
* respectively of their arguments.
*
* Arctan is called after appropriate range reduction.
*/
#include
#include
double
asi
www.eeworm.com/read/404234/2305944
h upd64031a.h
/*
* upd64031a - NEC Electronics Ghost Reduction input defines
*
* 2006 by Hans Verkuil (hverkuil@xs4all.nl)
*
* This program is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/373367/2762782
todo
Area Reduction
==============
Reduce one or both stages of dec/interp to max rate of 8 instead of 16
Optimize CICs to minimize registers
Reduce width of RX CORDIC
Fix CORDIC wasted logic cells from
www.eeworm.com/read/372616/2771297
h upd64031a.h
/*
* upd64031a - NEC Electronics Ghost Reduction input defines
*
* 2006 by Hans Verkuil (hverkuil@xs4all.nl)
*
* This program is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/366702/2883375
c loop-3.c
/* A test for strength reduction and induction variable elimination.
Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-d
www.eeworm.com/read/162614/5530414
c loop-4.c
/* A test for strength reduction and induction variable elimination. */
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-vars" } */
/* Size of this structure should be sufficiently weird so
www.eeworm.com/read/162614/5530526
c loop-2.c
/* A test for strength reduction and induction variable elimination. */
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-vars" } */
/* Size of this structure should be sufficiently weird so
www.eeworm.com/read/162614/5530634
c loop-3.c
/* A test for strength reduction and induction variable elimination.
Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-d
www.eeworm.com/read/473219/6848996
m monomialreduction.m
function exponent_m = monomialreduction(exponent_m,exponent_p,options,csclasses)
%MONOMIALREDUCTION Internal function for monomial reduction in SOS programs
% Author Johan L鰂berg
% $Id: monomial
www.eeworm.com/read/193277/8241944
m monomialreduction.m
function exponent_m = monomialreduction(exponent_m,exponent_p,options,csclasses,LPmodel)
%MONOMIALREDUCTION Internal function for monomial reduction in SOS programs
% Author Johan L鰂berg
% $Id: