代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/187145/8852902
h rvsdpprsaux.h
/******************************************************************************
Filename :rvsdpprsaux.h
Description :SDP parser auxiliary (reduction) functions
********************************
www.eeworm.com/read/187145/8852913
h rvsdpenc.h
/******************************************************************************
Filename :rvsdpprsaux.h
Description :SDP parser auxiliary (reduction) functions
********************************
www.eeworm.com/read/187145/8852962
c rvsdpprsaux.c
/******************************************************************************
Filename :rvsdpprsaux.c
Description :SDP parser auxiliary (reduction) functions
********************************
www.eeworm.com/read/429765/8790792
h mochacommon.h
#ifndef _MOCHACOMMON_H
#define _MOCHACOMMON_H
// ----------------------------------------
typedef enum tagRESPONSE {
RES_SUCCESS = 0x00000000, // 惓忢廔椆
// 15740僄儔乕
RES_UNDEFINED
www.eeworm.com/read/366702/2877264
f90 a.31.1.f90
! { dg-do compile }
SUBROUTINE A31_1(A, B, X, Y, N)
INTEGER N
REAL X(*), Y(*), A, B
!$OMP PARALLEL DO PRIVATE(I) SHARED(X, N) REDUCTION(+:A) &
!$OMP& REDUCTION(MIN:B)
DO
www.eeworm.com/read/448049/7541037
m thresholds.m
function varargout = thresholds(varargin)
% -------------------------------------------------------------------------
% this code is part of the 'Reduction Testbench' suite
% developed by A. Mang
www.eeworm.com/read/448049/7541041
m about.m
function varargout = about(varargin)
% -------------------------------------------------------------------------
% this code is part of the 'Reduction Testbench' suite
% developed by A. Mangana
www.eeworm.com/read/448049/7541049
m correlation.m
function varargout = correlation(varargin)
% -------------------------------------------------------------------------
% this code is part of the 'Reduction Testbench' suite
% developed by A. M
www.eeworm.com/read/448049/7541062
m correlation_matrix.m
function varargout = correlation_matrix(varargin)
% -------------------------------------------------------------------------
% this code is part of the 'Reduction Testbench' suite
% developed