Searched defs:MatrixDouble (Results 1 – 12 of 12) sorted by relevance
23 typedef BaseMatrix<Double> MatrixDouble; typedef
459 typedef BaseMatrix<Double> MatrixDouble; typedef
474 typedef BaseMatrix<Double> MatrixDouble; typedef
475 typedef BaseMatrix<Double> MatrixDouble; typedef
485 typedef BaseMatrix<Double> MatrixDouble; typedef
21 double *transposeMatrixDouble(int C, int L, double *MatrixDouble) in transposeMatrixDouble()
21 BOOL SetVarMatrix(Tcl_Interp *TCLinterpreter, char *VarName, double* MatrixDouble, int m, int n) in SetVarMatrix()