代码搜索:Reduce
找到约 3,959 项符合「Reduce」的源代码
代码结果 3,959
www.eeworm.com/read/475585/6773856
h reduce.h
/* -*-C-*-
********************************************************************************
*
* File: reduce.h
* Description: Functions to reduce a TRIE into a DAWG
* Author: Mark Seama
www.eeworm.com/read/473219/6848840
m reduce.m
function F = projection(F,x,method)
% REDUCE Removes redundant constraints using MPT
%
% Freduced = reduce(F)
%
% F : Polytopic SET object
%
% See also POLYTOPE, PROJECTION
% Author Joha
www.eeworm.com/read/473001/6853662
cpp reduce.cpp
/*****************************************************************************
* reduce.cpp Blitz++ array reduction example
*
* $Id: reduce.cpp,v 1.2 1997/07/16 19:38:23 tveldhui Exp $
*
www.eeworm.com/read/473001/6853714
h reduce.h
/***************************************************************************
* blitz/reduce.h Reduction operators: sum, mean, min, max,
* minIndex, maxIndex, product,
www.eeworm.com/read/473001/6853780
h reduce.h
/***************************************************************************
* blitz/array/reduce.h Reductions of an array (or array expression) in a
* single rank: sum,
www.eeworm.com/read/473001/6853803
cc reduce.cc
#ifndef BZ_ARRAYREDUCE_H
#error must be included via
#endif
BZ_NAMESPACE(blitz)
template
_bz_typename T_reduct
www.eeworm.com/read/473001/6854020
cpp reduce.cpp
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
int main()
{
Array A(4,3);
A = 0, 1, 2,
3, 4, 5,
6, 7, 8,
9, 10, 11;
www.eeworm.com/read/193277/8242156
m reduce.m
function F = projection(F,x,method)
% REDUCE Removes redundant constraints using MPT
%
% Freduced = reduce(F)
%
% F : Polytopic SET object
%
% See also POLYTOPE, PROJECTION
% Author Joha
www.eeworm.com/read/173524/9653464
bmp reduce.bmp
www.eeworm.com/read/369233/9658742