public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Linking
@ 2002-11-08  4:37 Trond Mathias Døskeland
  2002-11-08  4:49 ` Linking Jacek Pliszka
  0 siblings, 1 reply; 4+ messages in thread
From: Trond Mathias Døskeland @ 2002-11-08  4:37 UTC (permalink / raw)
  To: gsl-discuss

Hi,

I use MSVC and get the following bug:
--------------------Configuration: endimminitest - Win32
Debug--------------------
Linking...
endimmini.obj : error LNK2001: unresolved external symbol
_gsl_min_fminimizer_brent
Debug/endimminitest.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

endimminitest.exe - 2 error(s), 0 warning(s)

T

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linking
  2002-11-08  4:37 Linking Trond Mathias Døskeland
@ 2002-11-08  4:49 ` Jacek Pliszka
  0 siblings, 0 replies; 4+ messages in thread
From: Jacek Pliszka @ 2002-11-08  4:49 UTC (permalink / raw)
  To: gsl-discuss

On Fri, 2002-11-08 at 04:29, Trond Mathias Døskeland wrote:
> Hi,
> 
> I use MSVC and get the following bug:
> --------------------Configuration: endimminitest - Win32
> Debug--------------------
> Linking...
> endimmini.obj : error LNK2001: unresolved external symbol
> _gsl_min_fminimizer_brent

Is Brent's method implemented ?

I started doing it but I am stalled(lack of time) .. I have debugged C
code based from Brent's book but I had no time to integrate it in GSL.

Is anybody else working on it ?

Or is it just one-dimensional ?

BR,

Jacek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Linking
  2002-11-08  4:57 Linking Trond Mathias Døskeland
@ 2002-11-08  9:53 ` Jacek Pliszka
  0 siblings, 0 replies; 4+ messages in thread
From: Jacek Pliszka @ 2002-11-08  9:53 UTC (permalink / raw)
  To: gsl-discuss

On Fri, 2002-11-08 at 04:49, Trond Mathias Døskeland wrote:

> > Is Brent's method implemented ?
> 
> Yes, it is implemented,

Where?

I know it is late here but I am looking at CVS right now and I can't see
it.

BR,

Jacek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Linking
@ 2002-11-08  4:57 Trond Mathias Døskeland
  2002-11-08  9:53 ` Linking Jacek Pliszka
  0 siblings, 1 reply; 4+ messages in thread
From: Trond Mathias Døskeland @ 2002-11-08  4:57 UTC (permalink / raw)
  To: gsl-discuss

On Fri, 2002-11-08 at 04:29, Trond Mathias Døskeland wrote:
> Hi,
>
> I use MSVC and get the following bug:
> --------------------Configuration: endimminitest - Win32
> Debug--------------------
> Linking...
> endimmini.obj : error LNK2001: unresolved external symbol
> _gsl_min_fminimizer_brent

Is Brent's method implemented ?

I started doing it but I am stalled(lack of time) .. I have debugged C
code based from Brent's book but I had no time to integrate it in GSL.

Is anybody else working on it ?

Or is it just one-dimensional ?

BR,

Jacek


Yes, it is implemented, but what is strange is that all the other
functions are OK, but not this  _gsl_min_fminimizer_brent?

T

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-08 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08  4:37 Linking Trond Mathias Døskeland
2002-11-08  4:49 ` Linking Jacek Pliszka
2002-11-08  4:57 Linking Trond Mathias Døskeland
2002-11-08  9:53 ` Linking Jacek Pliszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).