Searched defs:getV (Results 1 – 9 of 9) sorted by relevance
30 public V getV() { in getV() method in ParameterizedBean
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
43 constexpr T const *getV() const {return &v_;} // for checking in getV() function
44 constexpr const T *getV() const {return &v_;} // for checking in getV() function
1993 Expr *getV() { return cast_or_null<Expr>(*std::next(child_begin(), 3)); } in getV() function1994 const Expr *getV() const { in getV() function