help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: liboctave: Using the ' ŠÜŠÜ' operator (backslash)


From: Student_Alfred
Subject: Re: liboctave: Using the ' ŠÜŠÜ' operator (backslash)
Date: Mon, 14 Jun 2010 07:54:45 -0700 (PDT)

Hi,

I integrated the octave library into my C++ project and also want to call
the backslash operator. For me it seems that the example
   Matrix A,B; 
   ... 
   Matrix C= A.ldiv(B);
which was written here in the year 2000 does not work any more.

Can anyone tell me how to call the backslash operator in my C++ sourcecode
by using the octave library?

Greets,

Alfred

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/liboctave-Using-the-U-U-operator-backslash-tp1613331p2254497.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]