Class InputReader
java.lang.Object
InputReader
public class InputReader
- extends Object
Write a description of class InputReader here.
- Version:
- (a version number or a date)
- Author:
- Jakub Klejch
|
Constructor Summary |
InputReader()
Constructor for objects of class InputReader |
| Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputReader
public InputReader()
- Constructor for objects of class InputReader
getGeneralSubspace
public Subspace getGeneralSubspace(String in)
getMatrixSubspace
public Subspace getMatrixSubspace(String in)
getParametricSubspace
public Subspace getParametricSubspace(String in)
getSubspace
public Subspace getSubspace(String input)
getVecPointSubspace
public Subspace getVecPointSubspace(String in)
stringToFraction
public Fraction stringToFraction(String in)