类的使用
org.wlld.matrixTools.Matrix
使用Matrix的程序包
程序包
说明
-
org.wlld.entity中Matrix的使用
返回Matrix的org.wlld.entity中的方法修饰符和类型方法说明RGBNorm.getAvgMatrix()ThreeChannelMatrix.getH()ConvBack.getMatrix()SemanticsBack.getMatrix()ThreeChannelMatrix.getMatrixB()ThreeChannelMatrix.getMatrixG()ThreeChannelMatrix.getMatrixR()RGBNorm.getVarMatrix()WordMatrix.getVector()参数类型为Matrix的org.wlld.entity中的方法修饰符和类型方法说明voidConvBack.getBackMatrix(Matrix matrix, int id, long eventId) voidRegionBack.getBackMatrix(Matrix matrix, int id, long eventId) voidSemanticsBack.getBackMatrix(Matrix matrix, int id, long eventId) voidWordBack.getBackMatrix(Matrix matrix, int id, long eventId) voidWordMatrix.getBackMatrix(Matrix matrix, int id, long eventId) voidvoidThreeChannelMatrix.setMatrixB(Matrix matrixB) voidThreeChannelMatrix.setMatrixG(Matrix matrixG) voidThreeChannelMatrix.setMatrixR(Matrix matrixR) -
org.wlld.gameRobot中Matrix的使用
返回Matrix的org.wlld.gameRobot中的方法 -
org.wlld.i中Matrix的使用
参数类型为Matrix的org.wlld.i中的方法 -
org.wlld.matrixTools中Matrix的使用
返回Matrix的org.wlld.matrixTools中的方法修饰符和类型方法说明MatrixOperation.adjointMatrix(Matrix matrix) Matrix.copy()Matrix.getColumn(int y) 获取列向量MatrixOperation.getInverseMatrix(Matrix matrix) MatrixOperation.getLinearRegression(Matrix parameter, Matrix out) MatrixOperation.getPoolVector(Matrix matrix) Matrix.getRow(int x) 获取行向量Matrix.getSonOfMatrix(int x, int y, int xSize, int ySize) 将矩阵分块MatrixOperation.ListToMatrix(List<Double> list, int matrixX, int matrixY) MatrixOperation.listToRowVector(List<Double> list) MatrixOperation.listToRowVector(List<Double> list, int nub) MatrixOperation.mathMulBySelf(Matrix matrix, double nub) MatrixOperation.matrixMulPd(Matrix errorMatrix, Matrix first, Matrix second, boolean isFirstPd) MatrixOperation.matrixPointDiv(Matrix matrix1, Matrix matrix2) MatrixOperation.matrixToVector(Matrix matrix, boolean isRow) MatrixOperation.pushVector(Matrix myMatrix, Matrix matrix, boolean addRow) MatrixOperation.reverseIm2col(Matrix matrix, int kernLen, int step, int xSize, int ySize) MatrixOperation.transPosition(Matrix matrix) 参数类型为Matrix的org.wlld.matrixTools中的方法修饰符和类型方法说明MatrixOperation.adjointMatrix(Matrix matrix) doubleMatrixOperation.algebraicCofactor(Matrix matrix, int row, int column) doubleMatrixOperation.convolution(Matrix matrix, Matrix kernel, int x, int y) doubledoubledoubleMatrixOperation.getEDistByMatrix(Matrix matrix1, Matrix matrix2) MatrixOperation.getInverseMatrix(Matrix matrix) doubleMatrixOperation.getKernelNub(Matrix matrix, Matrix kernel) MatrixOperation.getLinearRegression(Matrix parameter, Matrix out) doubledoubleMatrixOperation.getNormCos(Matrix matrix1, Matrix matrix2) MatrixOperation.getPoolVector(Matrix matrix) doubleMatrixOperation.getSdByMatrix(Matrix m, double avg, double e) doubleMatrixOperation.innerProduct(Matrix matrix1, Matrix matrix2) voidvoidvoidMatrixOperation.mathMulBySelf(Matrix matrix, double nub) voidMatrixOperation.matrixMulPd(Matrix errorMatrix, Matrix first, Matrix second, boolean isFirstPd) MatrixOperation.matrixPointDiv(Matrix matrix1, Matrix matrix2) MatrixOperation.matrixToList(Matrix matrix) MatrixOperation.matrixToVector(Matrix matrix, boolean isRow) MatrixOperation.pushVector(Matrix myMatrix, Matrix matrix, boolean addRow) MatrixOperation.reverseIm2col(Matrix matrix, int kernLen, int step, int xSize, int ySize) MatrixOperation.rowVectorToList(Matrix matrix) MatrixOperation.transPosition(Matrix matrix) 参数类型为Matrix的org.wlld.matrixTools中的构造器限定符构造器说明MatrixMulAccelerate(Matrix matrix1, Matrix matrix2, Matrix matrix, int i, int j, CountDownLatch countDownLatch) -
org.wlld.naturalLanguage.languageCreator中Matrix的使用
-
org.wlld.naturalLanguage.word中Matrix的使用
参数类型为Matrix的org.wlld.naturalLanguage.word中的方法 -
org.wlld.nerveEntity中Matrix的使用
声明为Matrix的org.wlld.nerveEntity中的字段返回Matrix的org.wlld.nerveEntity中的方法参数类型为Matrix的org.wlld.nerveEntity中的方法修饰符和类型方法说明protected voidNerve.backMatrix(Matrix t) protected Matrixprotected voidHiddenNerve.inputMatrix(long eventId, Matrix matrix, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean needMatrix) protected voidNerve.inputMatrix(long eventId, Matrix matrix, boolean isKernelStudy, Map<Integer, Double> E, OutBack outBack, boolean needMatrix) voidSensoryNerve.postMatrixMessage(long eventId, Matrix parameter, boolean isKernelStudy, Map<Integer, Double> E, OutBack outBack, boolean needMatrix) voidNerve.sendMatrix(long eventId, Matrix parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean needMatrix) voidNerve.setNerveMatrix(Matrix nerveMatrix) -
org.wlld.recommend中Matrix的使用
参数类型为Matrix的org.wlld.recommend中的方法 -
org.wlld.regressionForest中Matrix的使用
参数类型为Matrix的org.wlld.regressionForest中的方法修饰符和类型方法说明doubledoubledoubleForest.getMappingFeature(Matrix feature) voidForest.setConditionMatrix(Matrix conditionMatrix) voidForest.setResultMatrix(Matrix resultMatrix) 参数类型为Matrix的org.wlld.regressionForest中的构造器 -
org.wlld.rnnJumpNerveCenter中Matrix的使用
类型变量类型为Matrix的org.wlld.rnnJumpNerveCenter中的方法参数 -
org.wlld.rnnJumpNerveEntity中Matrix的使用
参数类型为Matrix的org.wlld.rnnJumpNerveEntity中的方法修饰符和类型方法说明protected voidNerve.backMatrix(Matrix g) voidNerveCenter.backType(long eventId, double parameter, int id, Matrix featureMatrix, OutBack outBack, String myWord) protected MatrixvoidHiddenNerve.input(long eventId, double parameter, boolean isKernelStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int index, int questionLength) protected voidNerve.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack imageBack, Matrix rnnMatrix, int[] storeys, int index, int questionLength) voidOutNerve.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int index, int questionLength) protected voidSoftMax.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int index, int questionLength) protected voidHiddenNerve.inputMatrix(long eventId, Matrix matrix, boolean isStudy, int E, OutBack outBack) protected voidNerve.inputMatrix(long eventId, Matrix matrix, boolean isKernelStudy, int E, OutBack outBack) protected voidOutNerve.inputMatrix(long eventId, Matrix matrix, boolean isKernelStudy, int E, OutBack outBack) voidSensoryNerve.postMatrixMessage(long eventId, Matrix parameter, boolean isKernelStudy, int E, OutBack outBack) voidSensoryNerve.postMessage(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int questionLength) protected voidNerve.sendAppointSoftMax(long eventId, double parameter, Matrix rnnMatrix, OutBack outBack, String myWord) protected voidSoftMax.sendAppointSoftMax(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) protected voidHiddenNerve.sendAppointTestMessage(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) protected voidNerve.sendAppointTestMessage(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) protected voidOutNerve.sendAppointTestMessage(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) protected voidNerve.sendMatrix(long eventId, Matrix parameter, boolean isStudy, int E, OutBack outBack) protected voidNerve.sendMessage(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int index, int questionLength) protected voidHiddenNerve.sendMyTestMessage(long eventId, Matrix featureMatrix, OutBack outBack, String word) protected voidNerve.sendMyTestMessage(long eventId, Matrix featureMatrix, OutBack outBack, String word) protected voidNerve.sendRnnTestMessage(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) protected voidNerve.sendSoftMax(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, Matrix rnnMatrix, int[] storeys, int index) protected voidNerve.sendSoftMaxBack(long eventId, double parameter, Matrix rnnMatrix, OutBack outBack, String myWord) protected voidNerve.sendTestMessage(long eventId, double parameter, Matrix featureMatrix, OutBack outBack, String myWord) voidMyWordFeature.setFeatureMatrix(Matrix featureMatrix) voidNerve.setNerveMatrix(Matrix nerveMatrix) 类型变量类型为Matrix的org.wlld.rnnJumpNerveEntity中的方法参数 -
org.wlld.rnnNerveCenter中Matrix的使用
类型变量类型为Matrix的org.wlld.rnnNerveCenter中的方法参数 -
org.wlld.rnnNerveEntity中Matrix的使用
声明为Matrix的org.wlld.rnnNerveEntity中的字段参数类型为Matrix的org.wlld.rnnNerveEntity中的方法修饰符和类型方法说明protected voidNerve.backMatrix(Matrix g) protected MatrixvoidHiddenNerve.input(long eventId, double parameter, boolean isKernelStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) protected voidNerve.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack imageBack, boolean isEmbedding, Matrix rnnMatrix) voidOutNerve.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) protected voidSoftMax.input(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) protected voidHiddenNerve.inputMatrix(long eventId, Matrix matrix, boolean isStudy, int E, OutBack outBack) protected voidNerve.inputMatrix(long eventId, Matrix matrix, boolean isKernelStudy, int E, OutBack outBack) protected voidOutNerve.inputMatrix(long eventId, Matrix matrix, boolean isKernelStudy, int E, OutBack outBack) voidSensoryNerve.postMatrixMessage(long eventId, Matrix parameter, boolean isKernelStudy, int E, OutBack outBack) voidSensoryNerve.postMessage(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) voidNerve.sendMatrix(long eventId, Matrix parameter, boolean isStudy, int E, OutBack outBack) voidNerve.sendMessage(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) voidNerve.sendRnnMessage(long eventId, double parameter, boolean isStudy, Map<Integer, Double> E, OutBack outBack, boolean isEmbedding, Matrix rnnMatrix) voidNerve.setNerveMatrix(Matrix nerveMatrix) 类型变量类型为Matrix的org.wlld.rnnNerveEntity中的方法参数 -
org.wlld.tools中Matrix的使用
返回Matrix的org.wlld.tools中的方法修饰符和类型方法说明RgbRegression.getBMatrix()Picture.getImageMatrixByIo(InputStream inputStream) Picture.getImageMatrixByLocal(String fileURL) MatrixBody.getMatrix()RgbRegression.getRGB()RgbRegression.getRGMatrix()返回变量类型为Matrix的类型的org.wlld.tools中的方法参数类型为Matrix的org.wlld.tools中的方法修饰符和类型方法说明intvoidKnn.insertMatrix(Matrix vector, int tag) voidGMClustering.insertParameter(Matrix matrix) voiddoubleLVQ.vectorEqual(Matrix matrix1, Matrix matrix2) 类型变量类型为Matrix的org.wlld.tools中的方法参数 -
org.wlld.transFormer中Matrix的使用
返回Matrix的org.wlld.transFormer中的方法修饰符和类型方法说明CodecBlock.getOutMatrix(long eventID) TransFormerManager.getStartMatrix(Matrix feature) 参数类型为Matrix的org.wlld.transFormer中的方法修饰符和类型方法说明voidCodecBlock.backCodecError(Matrix errorMatrix, long eventID, Matrix allFeature) voidvoidvoidvoidCodecBlock.backLastEncoderError(Matrix error) TransFormerManager.getStartMatrix(Matrix feature) voidCodecBlock.sendInputMatrix(long eventID, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidFirstDecoderBlock.sendInputMatrix(long eventID, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E) voidCodecBlock.sendOutputMatrix(long eventID, Matrix out, boolean isStudy, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidFirstDecoderBlock.sendOutputMatrix(long eventID, Matrix out, boolean isStudy, OutBack outBack, List<Integer> E) voidLineBlock.sendParameter(long eventID, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E) -
org.wlld.transFormer.nerve中Matrix的使用
声明为Matrix的org.wlld.transFormer.nerve中的字段修饰符和类型字段说明protected MatrixNerve.featureMatrixprotected MatrixNerve.outMatrixprotected MatrixNerve.powerMatrixprotected MatrixNerve.sigmaW类型参数类型为Matrix的org.wlld.transFormer.nerve中的字段参数类型为Matrix的org.wlld.transFormer.nerve中的方法修饰符和类型方法说明protected voidHiddenNerve.input(long eventId, Matrix parameter, boolean isStudy, Matrix allFeature, OutBack outBack, List<Integer> E, Matrix encoderFeature) protected voidNerve.input(long eventId, Matrix parameter, boolean isStudy, Matrix allFeature, OutBack outBack, List<Integer> E, Matrix encoderFeature) protected booleanNerve.insertMatrixParameter(long eventID, Matrix matrix) protected MatrixvoidHiddenNerve.postMessage(long eventId, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E) voidSensoryNerve.postMessage(long eventId, Matrix encoderParameter, Matrix decoderParameter, boolean isStudy, List<Integer> E, OutBack outBack) voidHiddenNerve.receive(Matrix feature, long eventId, boolean isStudy, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidHiddenNerve.receiveErrorMatrix(Matrix g, long eventId, Matrix allError) protected voidNerve.sendMessage(long eventId, Matrix parameter, boolean isStudy, Matrix allFeature, OutBack outBack, List<Integer> E, Matrix encoderFeature) protected voidNerve.sendOutMessage(long eventId, Matrix parameter, boolean isStudy, OutBack outBack, List<Integer> E) protected voidprotected voidprotected voidprotected voidNerve.updatePower(long eventId, Matrix errorMatrix, Matrix allError) -
org.wlld.transFormer.seflAttention中Matrix的使用
修饰符和类型方法说明EventBody.getFeatureMatrix()AttentionError.getLastEncoderError()AttentionError.getNextFeatureError()参数类型为Matrix的org.wlld.transFormer.seflAttention中的方法修饰符和类型方法说明voidLayNorm.addNorm(Matrix feature, Matrix outMatrix, long eventID, boolean isStudy, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidLayNorm.addNormFromNerve(long eventID, boolean isStudy, Matrix parameter, Matrix allFeature, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidvoidLayNorm.backErrorFromFNN(Matrix errorMatrix, long eventID, Matrix allError) voidLayNorm.backErrorFromLine(Matrix errorMatrix, long eventID) voidLayNorm.backLastError(Matrix errorMatrix) SelfAttention.sendMatrixFeature(long eventID, boolean isStudy, Matrix feature, Matrix encoderFeature) voidMultiSelfAttention.sendMatrixMessage(long eventID, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E, Matrix encoderFeature) voidEventBody.setFeatureMatrix(Matrix featureMatrix) voidAttentionError.setLastEncoderError(Matrix lastEncoderError) voidAttentionError.setNextFeatureError(Matrix nextFeatureError) -
org.wlld.yolo中Matrix的使用
参数类型为Matrix的org.wlld.yolo中的方法修饰符和类型方法说明voidPositionBack.getBackMatrix(Matrix matrix, int id, long eventId) voidYoloTypeBack.getBackMatrix(Matrix matrix, int id, long eventId)