Method: Rust::Matrix#colnames
- Defined in:
- lib/rust/core/types/matrix.rb
#colnames ⇒ Object
88 89 90 |
# File 'lib/rust/core/types/matrix.rb', line 88 def colnames @column_names end |
88 89 90 |
# File 'lib/rust/core/types/matrix.rb', line 88 def colnames @column_names end |