代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/395269/2443755

txt log.txt

INDEXER SETTINGS: Minimum term length: 2 Maximum term length: 20 Index files with extensions: htm html Ignore files and directories: Starting indexer at "C:\Dreamweaver\Projects\java.sun.
www.eeworm.com/read/393395/2474685

c ordmmdmex.c

/* perm = ordmmdmex(X) Computes multiple-minimum-degree permutation, for sparse Cholesky. X is a sparse symmetric matrix; only its off- diagonal sparsity structure is used. Invokes
www.eeworm.com/read/390784/2524923

vb module1.vb

Imports System.Windows.Forms Module Module1 Public Function minimum3(ByVal a As Double, ByVal b As Double, ByVal c As Double) As Double If (a > b) Then If (b > c) Then
www.eeworm.com/read/390784/2525048

vb module1.vb

Imports System.Windows.Forms Module Module1 Public Function minimum3(ByVal a As Double, ByVal b As Double, ByVal c As Double) As Double If (a > b) Then If (b > c) Then
www.eeworm.com/read/373026/2767668

m min_vol_elp_finite_set.m

% Minimum volume ellipsoid covering a finite set % Section 8.4.1, Boyd & Vandenberghe "Convex Optimization" % Almir Mutapcic - 10/05 % (a figure is generated) % % Given a finite set of points x_i in R
www.eeworm.com/read/367182/2853656

s s_fminf.s

/* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/367182/2853693

s s_fminl.s

/* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/367182/2853708

s s_fmin.s

/* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/367182/2854374

s s_fminf.s

/* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger
www.eeworm.com/read/367182/2854395

s s_fmin.s

/* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger