Method: Bio::Nexus::DistancesBlock#get_matrix

Defined in:
lib/bio/db/nexus.rb

#get_matrixObject

Gets the matrix.


Returns

Bio::Nexus::NexusMatrix



1392
1393
1394
# File 'lib/bio/db/nexus.rb', line 1392

def get_matrix
  @matrix
end