Class: Matrix::MatrixDetails

Inherits:
Struct
  • Object
show all
Defined in:
lib/quality_extensions/matrix/linked_vectors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#iObject

Returns the value of attribute i



22
23
24
# File 'lib/quality_extensions/matrix/linked_vectors.rb', line 22

def i
  @i
end

#matrixObject

Returns the value of attribute matrix



22
23
24
# File 'lib/quality_extensions/matrix/linked_vectors.rb', line 22

def matrix
  @matrix
end