<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Hi,</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>I wanted to know if it was possible to overload operator 
in SciLab, eg +, *,  .*, \, .\ ... and where I can find some sample of this 
feature in Scilab sources.</FONT></DIV>
<DIV><FONT face=Calibri>For now, I use function like gpuAdd, gpuMult... on my 
custom gpuMatrix type, but I think it could be better if the enduser had only to 
write "C=A+B" instead of "C=gpuAdd(A,B)".</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Thank, Vincent.</FONT></DIV></BODY></HTML>