代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/259727/11770499
m fg_names.m
function [fun, grad] = fg_names(alg)
%FG_NAMES Returns names of functions which evaluate objective, constraints & grad.
% [fun, grad] = fg_names(alg) returns the names of two functions. The first
%
www.eeworm.com/read/257911/11906810
m fg_names.m
function [fun, grad] = fg_names(alg)
%FG_NAMES Returns names of functions which evaluate objective, constraints & grad.
% [fun, grad] = fg_names(alg) returns the names of two functions. The first
%
www.eeworm.com/read/256510/11992716
cpp pgm14_03.cpp
//
// This file contains the C++ code from Program 14.3 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/341340/12090145
readme
asa_cg is an active set algorithm for solving a bound constrained
optimization problem of the form:
min f (x) subject to lo
www.eeworm.com/read/152557/12105818
html executing-code-before-main.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/253260/12234794
cpp filefunc.cpp
//filefunc.cpp -- function with ostream & parameter
#include
#include
#include
using namespace std;
void file_it(ostream & os, double fo, const double fe[],int n)
www.eeworm.com/read/253260/12235517
cpp filefunc.cpp
//filefunc.cpp -- function with ostream & parameter
#include
#include
#include
using namespace std;
void file_it(ostream & os, double fo, const double fe[],int n)
www.eeworm.com/read/252270/12290592
txt linux 下开发需要了解的工具软件 (转)(这篇可以入门使).txt
作者:dio
email: hao@peng.com.cn
日期:8/20/2001 5:11:42 PM
开发(Development)
本节包含程序员感兴趣的包. Red Hat Linux提供许多非常有用的程序员工具, 所以这里有几个不同的小节.
创建(Build)
本节的包帮助程序员容易地创建程序.
libtool
GNU libtool是一组脚本
www.eeworm.com/read/338243/12316697
hh directobjfcn.hh
//============================================================
// COOOL version 1.1 --- Nov, 1995
// Center for Wave Phenomena, Colorado School of Mines
//==================
www.eeworm.com/read/337096/12391840
cpp filefunc.cpp
//filefunc.cpp -- function with ostream & parameter
#include
#include
#include
using namespace std;
void file_it(ostream & os, double fo, const double fe[],int n)