 
            
            
            
            
                13 Mar
                
                    2009
                
            
            
                13 Mar
                
                '09
                
            
            
            
        
    
                10:41 a.m.
            
        Manlio Perillo ha scritto:
[...] uvector package also suppors Complex and Rational, however the support for these type is "hard written", using a UAProd class, and requires some boiler plate code (IMHO).
Correction: UAProd is not a class, sorry. It is the UA constructor overloaded for a:*:b, and Complex and Rational just reuse this specialization.
[...]
Manlio