Class: StrideAlign::ScorerEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/stride_align/batch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batch_methodObject

Returns the value of attribute batch_method

Returns:

  • (Object)

    the current value of batch_method



23
24
25
# File 'lib/stride_align/batch.rb', line 23

def batch_method
  @batch_method
end

#higherObject

Returns the value of attribute higher

Returns:

  • (Object)

    the current value of higher



23
24
25
# File 'lib/stride_align/batch.rb', line 23

def higher
  @higher
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



23
24
25
# File 'lib/stride_align/batch.rb', line 23

def id
  @id
end

#namesObject

Returns the value of attribute names

Returns:

  • (Object)

    the current value of names



23
24
25
# File 'lib/stride_align/batch.rb', line 23

def names
  @names
end

#normalizedObject

Returns the value of attribute normalized

Returns:

  • (Object)

    the current value of normalized



23
24
25
# File 'lib/stride_align/batch.rb', line 23

def normalized
  @normalized
end