From 51b709df0762cd292f0201daa277ab8d2b3f10dc Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 8 Jun 2018 13:19:02 +0000 Subject: Re-add Matrix to doc/standard_library.rdoc [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/standard_library.rdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 25aad15502..493bca9d33 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -90,6 +90,7 @@ CMath:: Provides Trigonometric and Transcendental functions for complex numbers CSV:: Provides an interface to read and write CSV files and data FileUtils:: Several file utility methods for copying, moving, removing, etc Logger:: Provides a simple logging utility for outputting messages +Matrix:: Represents a mathematical matrix. OpenStruct:: Class to build custom data structures, similar to a Hash Prime:: Prime numbers and factorization library RDoc:: Produces HTML and command-line documentation for Ruby -- cgit v1.2.3