Home
last modified time | relevance | path

Searched refs:transformDiag (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSparseVector.hpp198 template <class T> Vector<T> transformDiag(const SparseMatrix<T>& P,
285 friend Vector<T> transformDiag<T>(const SparseMatrix<T>& P,
H A DSparseMatrix.hpp268 template <class T> Vector<T> transformDiag(const SparseMatrix<T>& P,
381 friend Vector<T> transformDiag<T>(const SparseMatrix<T>& P,
1505 Vector<T> transformDiag(const SparseMatrix<T>& P, const Matrix<T>& C) in transformDiag() function