代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/140259/13093799
bak reduction.java.bak
/*
Where there are no comments below, insert them
Such comments should explain the purpose of important
aspects of the code, and document classes, methods etc.
They should communicate
www.eeworm.com/read/316047/13531476
m mod_reduction.m
%mod_reduction is used to administrate the reduction of the plant model.
%
% mod_reduction(nTask,arg1)
%
%If there is no input argument supplied, then reduced model comparison dialog box
%will
www.eeworm.com/read/315069/13552931
m mod_reduction.m
%mod_reduction is used to administrate the reduction of the plant model.
%
% mod_reduction(nTask,arg1)
%
%If there is no input argument supplied, then reduced model comparison dialog box
%will
www.eeworm.com/read/489096/6482624
kdh value reduction.kdh
www.eeworm.com/read/480430/6664016
m mod_reduction.m
%mod_reduction is used to administrate the reduction of the plant model.
%
% mod_reduction(nTask,arg1)
%
%If there is no input argument supplied, then reduced model comparison dialog box
%will
www.eeworm.com/read/347945/11623506
m domain_reduction.m
function [p,feasible,vol_reduction] = domain_reduction(p,upper,lower,lpsolver,xmin);
% This is just too expensive
LU = [p.lb p.ub];
t1 = p.binary_variables;
t2 = p.integer_variables;
p.binary_var
www.eeworm.com/read/251592/12331442
h mptl_reduction.h
// Copyright (C) 2006 Didier Baertschiger
// e-mail contact: dibaer@gmail.com
// The MPTL library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/223583/14623206
m mod_reduction.m
%mod_reduction is used to administrate the reduction of the plant model.
%
% mod_reduction(nTask,arg1)
%
%If there is no input argument supplied, then reduced model comparison dialog box
%will
www.eeworm.com/read/233448/4681546
f90 reduction.f90
! { dg-do run }
! PR 16946
! Not all allowed combinations of arguments for MAXVAL, MINVAL,
! PRODUCT and SUM were supported.
program reduction_mask
implicit none
logical :: equal(3)
integer,
www.eeworm.com/read/162614/5526118
f90 reduction.f90
! { dg-do run }
! PR 16946
! Not all allowed combinations of arguments for MAXVAL, MINVAL,
! PRODUCT and SUM were supported.
program reduction_mask
implicit none
logical :: equal(3)
integer,