Method: Bio::Blast::Default::Report#entropy

Defined in:
lib/bio/appl/blast/format0.rb

#entropyObject

Same as iterations.last.entropy.



146
# File 'lib/bio/appl/blast/format0.rb', line 146

def entropy;        @iterations.last.entropy;        end