Actions
Feature #10352
closedGive alias Vector#inner_product and Vector#cross_product
    Feature #10352:
    Give alias Vector#inner_product and Vector#cross_product
  
Description
Give alias Vector#inner_product and Vector#cross_product which are of two method used frequently.
Vector#inner_product is aliased to Vector#dot.
Vector#cross_product is aliased to Vector#cross.
Take your time.
Files
        
           Updated by marcandre (Marc-Andre Lafortune) about 11 years ago
          Updated by marcandre (Marc-Andre Lafortune) about 11 years ago
          
          
        
        
      
      - Status changed from Open to Closed
Actions