Hopefully simple problem

Carsten Schultz carsten@REDACTED
Fri Jan 16 23:26:47 CET 2004


Hi Chris!

On Fri, Jan 16, 2004 at 08:30:20PM +0000, chris.danx wrote:
> X = nnet:neuron (0, nblah:bfunc, nblah:xfunc, []).

This should work:

X = nnet:neuron (0, {nblah, bfunc}, {nblah, xfunc}, []).

A strange language Erlang is ;-)

Greetings,

Carsten

-- 
Carsten Schultz (2:38, 33:47), FB Mathematik, FU Berlin
http://carsten.codimi.de/
PGP/GPG key on the pgp.net key servers, 
fingerprint on my home page.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20040116/fcea4602/attachment.bin>


More information about the erlang-questions mailing list