Method: Bio::Nexus::DistancesBlock#get_matrix

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

#get_matrixObject

Gets the matrix.


Returns

Bio::Nexus::NexusMatrix



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

def get_matrix
  @matrix
end