method
convert_to_array
v2_1_10 -
Show latest stable
- Class:
Matrix::ConversionHelper
convert_to_array(obj, copy = false)private
Converts the obj to an Array. If copy is set to true a copy of obj will be made if necessary.
convert_to_array(obj, copy = false)Converts the obj to an Array. If copy is set to true a copy of obj will be made if necessary.