Method smodel/mtimes


  MTIMES implements mtimes operator for smodel objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MTIMES implements mtimes operator for smodel objects.
 
  CALL:        obj = obj1 * obj2
               obj = mtimes(obj1,obj2);
 
  Parameters Description
 
  VERSION:     $Id: mtimes.m,v 1.7 2011/05/10 21:00:15 mauro Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class smodel
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method smodel/mtimes are listed below:
Class name smodel
Method name mtimes
Category Arithmetic Operator
CVS Version $Id: mtimes.m,v 1.7 2011/05/10 21:00:15 mauro Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team