Searched defs:getV (Results 1 – 6 of 6) sorted by relevance
93 RealMatrix getV(); in getV() method
55 RealMatrix getV(); in getV() method
193 public RealMatrix getV() throws InvalidMatrixException { in getV() method in SingularValueDecompositionImpl
169 public RealMatrix getV() { in getV() method in BiDiagonalTransformer
159 public RealMatrix getV() throws InvalidMatrixException { in getV() method in EigenDecompositionImpl
1694 Expr *getV() { return cast_or_null<Expr>(*std::next(child_begin(), 3)); } in getV() function1695 const Expr *getV() const { in getV() function