Go to the documentation of this file.
10 #ifndef EIGEN_SKYLINE_STORAGE_H
11 #define EIGEN_SKYLINE_STORAGE_H
21 template<
typename Scalar>
259 #endif // EIGEN_SKYLINE_STORAGE_H
SkylineStorage & operator=(const SkylineStorage &other)
void reallocate(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upperSize, Index lowerSize)
Namespace containing all symbols from the Eigen library.
const Scalar & lower(Index i) const
Index & upperProfile(Index i)
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res
Index allocatedSize() const
Index upperProfileSize() const
NumTraits< Scalar >::Real RealScalar
void swap(GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &a, GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &b)
const Index & upperProfile(Index i) const
Index lowerProfileSize() const
void reserve(Index size, Index upperProfileSize, Index lowerProfileSize, Index upperSize, Index lowerSize)
const Index & lowerProfile(Index i) const
Index & lowerProfile(Index i)
static SkylineStorage Map(Index *upperProfile, Index *lowerProfile, Scalar *diag, Scalar *upper, Scalar *lower, Index size, Index upperSize, Index lowerSize)
const Scalar & diag(Index i) const
void swap(SkylineStorage &other)
void resize(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upperSize, Index lowerSize, float reserveSizeFactor=0)
SkylineStorage(const SkylineStorage &other)
void prune(Scalar reference, RealScalar epsilon=dummy_precision< RealScalar >())
Holds information about the various numeric (i.e. scalar) types allowed by Eigen.
const Scalar & upper(Index i) const
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:35:28