Searched refs:ColSquareMatrixType (Results 1 – 1 of 1) sorted by relevance
29 …f Matrix<Scalar, MatrixType::ColsAtCompileTime, MatrixType::ColsAtCompileTime> ColSquareMatrixType; in product() typedef45 ColSquareMatrixType in product()46 square2 = ColSquareMatrixType::Random(cols, cols), in product()47 res2 = ColSquareMatrixType::Random(cols, cols); in product()158 ColSquareMatrixType ref2(square2); in product()215 ColSquareMatrixType A(cols,cols); A.setRandom(); in product()