public class Matrix2DFloat extends Matrix2D<Float>
Float
Matrix2D.Deserializer<T>, Matrix2D.Serializer
Constructor and Description |
---|
Matrix2DFloat()
Creates a new object
|
Matrix2DFloat(Matrix2DFloat other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
protected Float |
createNewEntry()
Creates a new entry
|
addColumn, addRow, addTableModelListener, getColumnClass, getColumnCount, getColumnName, getEntryClass, getRowCount, getValueAt, isCellEditable, removeColumn, removeRow, removeTableModelListener, setValueAt, toString
public Matrix2DFloat()
public Matrix2DFloat(Matrix2DFloat other)
other
- the originalprotected Float createNewEntry()
Matrix2D
createNewEntry
in class Matrix2D<Float>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.