public class Lsfs extends Object
Modifier and Type | Field and Description |
---|---|
double[][] |
lsfs |
LsfFileHeader |
params |
Modifier and Type | Method and Description |
---|---|
void |
allocate() |
void |
allocate(int numEntries,
int dimension) |
static void |
main(String[] args) |
void |
readLsfFile(String lsfFile) |
void |
writeLsfFile(String lsfFile) |
public double[][] lsfs
public LsfFileHeader params
public Lsfs()
public Lsfs(String lsfFile) throws IOException
IOException
public void readLsfFile(String lsfFile) throws IOException
IOException
public void writeLsfFile(String lsfFile)
public void allocate()
public void allocate(int numEntries, int dimension)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.