Project

General

Profile

Actions

Feature #10352

closed

Give alias Vector#inner_product and Vector#cross_product

Added by gogotanaka (Kazuki Tanaka) over 9 years ago. Updated over 9 years ago.

Status:
Closed
Target version:
[ruby-core:65571]

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

update_NEWS.patch (727 Bytes) update_NEWS.patch gogotanaka (Kazuki Tanaka), 10/09/2014 07:44 PM
give_alias_for_vector_product.patch (764 Bytes) give_alias_for_vector_product.patch gogotanaka (Kazuki Tanaka), 10/09/2014 07:44 PM

Updated by marcandre (Marc-Andre Lafortune) over 9 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0