org.ujmp.core.mapper
Class MatrixMapper
java.lang.Object
org.ujmp.core.mapper.MatrixMapper
- All Implemented Interfaces:
- ClassMapper
public class MatrixMapper
- extends Object
- implements ClassMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static MatrixMapper getInstance()
setSparseDoubleMatrix2DClassName
public void setSparseDoubleMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseDoubleMatrixMultiDClassName
public void setSparseDoubleMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseBooleanMatrix2DClassName
public void setDenseBooleanMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseBooleanMatrixMultiDClassName
public void setDenseBooleanMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseBooleanMatrix2DClassName
public void setSparseBooleanMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseBooleanMatrixMultiDClassName
public void setSparseBooleanMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseFloatMatrix2DClassName
public void setDenseFloatMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseFloatMatrixMultiDClassName
public void setDenseFloatMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseFloatMatrix2DClassName
public void setSparseFloatMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseFloatMatrixMultiDClassName
public void setSparseFloatMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseIntMatrix2DClassName
public void setDenseIntMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseIntMatrixMultiDClassName
public void setDenseIntMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseIntMatrix2DClassName
public void setSparseIntMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseIntMatrixMultiDClassName
public void setSparseIntMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseShortMatrix2DClassName
public void setDenseShortMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseShortMatrixMultiDClassName
public void setDenseShortMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseShortMatrix2DClassName
public void setSparseShortMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseShortMatrixMultiDClassName
public void setSparseShortMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseLongMatrix2DClassName
public void setDenseLongMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseLongMatrixMultiDClassName
public void setDenseLongMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseLongMatrix2DClassName
public void setSparseLongMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseLongMatrixMultiDClassName
public void setSparseLongMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseByteMatrix2DClassName
public void setDenseByteMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseByteMatrixMultiDClassName
public void setDenseByteMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseByteMatrix2DClassName
public void setSparseByteMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseByteMatrixMultiDClassName
public void setSparseByteMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseCharMatrix2DClassName
public void setDenseCharMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseCharMatrixMultiDClassName
public void setDenseCharMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseCharMatrix2DClassName
public void setSparseCharMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseCharMatrixMultiDClassName
public void setSparseCharMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseDateMatrix2DClassName
public void setDenseDateMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseDateMatrixMultiDClassName
public void setDenseDateMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseDateMatrix2DClassName
public void setSparseDateMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseDateMatrixMultiDClassName
public void setSparseDateMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseStringMatrix2DClassName
public void setDenseStringMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseBigIntegerMatrix2DClassName
public void setDenseBigIntegerMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseBigDecimalMatrix2DClassName
public void setDenseBigDecimalMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseStringMatrixMultiDClassName
public void setDenseStringMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseBigIntegerMatrixMultiDClassName
public void setDenseBigIntegerMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseBigDecimalMatrixMultiDClassName
public void setDenseBigDecimalMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseStringMatrix2DClassName
public void setSparseStringMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseBigIntegerMatrix2DClassName
public void setSparseBigIntegerMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseBigDecimalMatrix2DClassName
public void setSparseBigDecimalMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseStringMatrixMultiDClassName
public void setSparseStringMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseBigIntegerMatrixMultiDClassName
public void setSparseBigIntegerMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseBigDecimalMatrixMultiDClassName
public void setSparseBigDecimalMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setDenseObjectMatrix2DClassName
public void setDenseObjectMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setDenseObjectMatrixMultiDClassName
public void setDenseObjectMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
setSparseObjectMatrix2DClassName
public void setSparseObjectMatrix2DClassName(String className)
throws Exception
- Throws:
Exception
setSparseObjectMatrixMultiDClassName
public void setSparseObjectMatrixMultiDClassName(String className)
throws Exception
- Throws:
Exception
getMatrixClasses
public MapMatrix<Class<? extends Matrix>,String> getMatrixClasses()
getDenseBooleanMatrix2DConstructor
public Constructor<?> getDenseBooleanMatrix2DConstructor()
getDenseByteMatrix2DConstructor
public Constructor<?> getDenseByteMatrix2DConstructor()
getDenseCharMatrix2DConstructor
public Constructor<?> getDenseCharMatrix2DConstructor()
getDenseDateMatrix2DConstructor
public Constructor<?> getDenseDateMatrix2DConstructor()
getDenseFloatMatrix2DConstructor
public Constructor<?> getDenseFloatMatrix2DConstructor()
getDenseIntMatrix2DConstructor
public Constructor<?> getDenseIntMatrix2DConstructor()
getDenseLongMatrix2DConstructor
public Constructor<?> getDenseLongMatrix2DConstructor()
getDenseShortMatrix2DConstructor
public Constructor<?> getDenseShortMatrix2DConstructor()
getDenseObjectMatrix2DConstructor
public Constructor<?> getDenseObjectMatrix2DConstructor()
getDenseStringMatrix2DConstructor
public Constructor<?> getDenseStringMatrix2DConstructor()
getDenseBooleanMatrixMultiDConstructor
public Constructor<?> getDenseBooleanMatrixMultiDConstructor()
getDenseByteMatrixMultiDConstructor
public Constructor<?> getDenseByteMatrixMultiDConstructor()
getDenseCharMatrixMultiDConstructor
public Constructor<?> getDenseCharMatrixMultiDConstructor()
getDenseDateMatrixMultiDConstructor
public Constructor<?> getDenseDateMatrixMultiDConstructor()
getDenseFloatMatrixMultiDConstructor
public Constructor<?> getDenseFloatMatrixMultiDConstructor()
getDenseIntMatrixMultiDConstructor
public Constructor<?> getDenseIntMatrixMultiDConstructor()
getDenseLongMatrixMultiDConstructor
public Constructor<?> getDenseLongMatrixMultiDConstructor()
getDenseShortMatrixMultiDConstructor
public Constructor<?> getDenseShortMatrixMultiDConstructor()
getDenseObjectMatrixMultiDConstructor
public Constructor<?> getDenseObjectMatrixMultiDConstructor()
getDenseStringMatrixMultiDConstructor
public Constructor<?> getDenseStringMatrixMultiDConstructor()
getDenseBigIntegerMatrixMultiDConstructor
public Constructor<?> getDenseBigIntegerMatrixMultiDConstructor()
getDenseBigDecimalMatrixMultiDConstructor
public Constructor<?> getDenseBigDecimalMatrixMultiDConstructor()
getSparseBooleanMatrix2DConstructor
public Constructor<?> getSparseBooleanMatrix2DConstructor()
getSparseByteMatrix2DConstructor
public Constructor<?> getSparseByteMatrix2DConstructor()
getSparseCharMatrix2DConstructor
public Constructor<?> getSparseCharMatrix2DConstructor()
getSparseDateMatrix2DConstructor
public Constructor<?> getSparseDateMatrix2DConstructor()
getSparseDoubleMatrix2DConstructor
public Constructor<?> getSparseDoubleMatrix2DConstructor()
getSparseFloatMatrix2DConstructor
public Constructor<?> getSparseFloatMatrix2DConstructor()
getSparseIntMatrix2DConstructor
public Constructor<?> getSparseIntMatrix2DConstructor()
getSparseLongMatrix2DConstructor
public Constructor<?> getSparseLongMatrix2DConstructor()
getSparseShortMatrix2DConstructor
public Constructor<?> getSparseShortMatrix2DConstructor()
getSparseObjectMatrix2DConstructor
public Constructor<?> getSparseObjectMatrix2DConstructor()
getSparseStringMatrix2DConstructor
public Constructor<?> getSparseStringMatrix2DConstructor()
getSparseBooleanMatrixMultiDConstructor
public Constructor<?> getSparseBooleanMatrixMultiDConstructor()
getSparseByteMatrixMultiDConstructor
public Constructor<?> getSparseByteMatrixMultiDConstructor()
getSparseCharMatrixMultiDConstructor
public Constructor<?> getSparseCharMatrixMultiDConstructor()
getSparseDateMatrixMultiDConstructor
public Constructor<?> getSparseDateMatrixMultiDConstructor()
getSparseDoubleMatrixMultiDConstructor
public Constructor<?> getSparseDoubleMatrixMultiDConstructor()
getSparseFloatMatrixMultiDConstructor
public Constructor<?> getSparseFloatMatrixMultiDConstructor()
getSparseIntMatrixMultiDConstructor
public Constructor<?> getSparseIntMatrixMultiDConstructor()
getSparseLongMatrixMultiDConstructor
public Constructor<?> getSparseLongMatrixMultiDConstructor()
getSparseShortMatrixMultiDConstructor
public Constructor<?> getSparseShortMatrixMultiDConstructor()
getSparseObjectMatrixMultiDConstructor
public Constructor<?> getSparseObjectMatrixMultiDConstructor()
getSparseStringMatrixMultiDConstructor
public Constructor<?> getSparseStringMatrixMultiDConstructor()
getSparseBigIntegerMatrixMultiDConstructor
public Constructor<?> getSparseBigIntegerMatrixMultiDConstructor()
getSparseBigDecimalMatrixMultiDConstructor
public Constructor<?> getSparseBigDecimalMatrixMultiDConstructor()
getSparseBigIntegerMatrix2DConstructor
public Constructor<?> getSparseBigIntegerMatrix2DConstructor()
getSparseBigDecimalMatrix2DConstructor
public Constructor<?> getSparseBigDecimalMatrix2DConstructor()
getDenseBigIntegerMatrix2DConstructor
public Constructor<?> getDenseBigIntegerMatrix2DConstructor()
getDenseBigDecimalMatrix2DConstructor
public Constructor<?> getDenseBigDecimalMatrix2DConstructor()
Copyright © 2010. All Rights Reserved.