F64Column

ra3.CSVColumnDefinition.F64Column
case class F64Column(columnIndex: Int) extends CSVColumnDefinition

Double (64 bit floating point) column type with its 0-based column index in the CSV file

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product