![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Functions | |
template<typename MatrixType , typename VectorType > | |
static MatrixType::Index | llt_rank_update_lower (MatrixType &mat, const VectorType &vec, const typename MatrixType::RealScalar &sigma) |
template<typename Scalar , typename CholmodType > | |
void | cholmod_configure_matrix (CholmodType &mat) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pset1< Packet2cf > (const std::complex< float > &from) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | padd< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | psub< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pnegate (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pconj (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pmul< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pand< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | por< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pxor< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pandnot< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pload< Packet2cf > (const std::complex< float > *from) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | ploadu< Packet2cf > (const std::complex< float > *from) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | ploaddup< Packet2cf > (const std::complex< float > *from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore< std::complex< float > > (std::complex< float > *to, const Packet2cf &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstoreu< std::complex< float > > (std::complex< float > *to, const Packet2cf &from) |
template<> | |
EIGEN_STRONG_INLINE void | prefetch< std::complex< float > > (const std::complex< float > *addr) |
template<> | |
EIGEN_STRONG_INLINE std::complex< float > | pfirst< Packet2cf > (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | preverse (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE std::complex< float > | predux< Packet2cf > (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | preduxp< Packet2cf > (const Packet2cf *vecs) |
template<> | |
EIGEN_STRONG_INLINE std::complex< float > | predux_mul< Packet2cf > (const Packet2cf &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pdiv< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2cf | pcplxflip< Packet2cf > (const Packet2cf &x) |
static | _EIGEN_DECLARE_CONST_FAST_Packet4f (ZERO, 0) |
static | _EIGEN_DECLARE_CONST_FAST_Packet4i (ZERO, 0) |
static | _EIGEN_DECLARE_CONST_FAST_Packet4i (ONE, 1) |
static | _EIGEN_DECLARE_CONST_FAST_Packet4i (MINUS16,-16) |
static | _EIGEN_DECLARE_CONST_FAST_Packet4i (MINUS1,-1) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pset1< Packet4f > (const float &from) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pset1< Packet4i > (const int &from) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | plset< float > (const float &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | plset< int > (const int &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | padd< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | padd< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | psub< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | psub< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pnegate (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pnegate (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pconj (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pconj (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pmul< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pdiv< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pdiv< Packet4i > (const Packet4i &, const Packet4i &) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pmadd (const Packet4f &a, const Packet4f &b, const Packet4f &c) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pmadd (const Packet4i &a, const Packet4i &b, const Packet4i &c) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pmin< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pmin< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pmax< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pmax< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pand< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pand< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | por< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | por< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pxor< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pxor< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pandnot< Packet4f > (const Packet4f &a, const Packet4f &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pandnot< Packet4i > (const Packet4i &a, const Packet4i &b) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pload< Packet4f > (const float *from) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pload< Packet4i > (const int *from) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | ploadu< Packet4f > (const float *from) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | ploadu< Packet4i > (const int *from) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | ploaddup< Packet4f > (const float *from) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | ploaddup< Packet4i > (const int *from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore< float > (float *to, const Packet4f &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore< int > (int *to, const Packet4i &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstoreu< float > (float *to, const Packet4f &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstoreu< int > (int *to, const Packet4i &from) |
template<> | |
EIGEN_STRONG_INLINE void | prefetch< float > (const float *addr) |
template<> | |
EIGEN_STRONG_INLINE void | prefetch< int > (const int *addr) |
template<> | |
EIGEN_STRONG_INLINE float | pfirst< Packet4f > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE int | pfirst< Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | preverse (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | preverse (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | pabs (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pabs (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE float | predux< Packet4f > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4f | preduxp< Packet4f > (const Packet4f *vecs) |
template<> | |
EIGEN_STRONG_INLINE int | predux< Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | preduxp< Packet4i > (const Packet4i *vecs) |
template<> | |
EIGEN_STRONG_INLINE float | predux_mul< Packet4f > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE int | predux_mul< Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE float | predux_min< Packet4f > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE int | predux_min< Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE float | predux_max< Packet4f > (const Packet4f &a) |
template<> | |
EIGEN_STRONG_INLINE int | predux_max< Packet4i > (const Packet4i &a) |
template<> | |
EIGEN_STRONG_INLINE Packet4i | pmul< Packet4i > (const Packet4i &a, const Packet4i &b) |
EIGEN_STRONG_INLINE Packet2cf | pcplxflip (const Packet2cf &x) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | padd< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | psub< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pnegate (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pconj (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pmul< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pand< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | por< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pxor< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pandnot< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pload< Packet1cd > (const std::complex< double > *from) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | ploadu< Packet1cd > (const std::complex< double > *from) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pset1< Packet1cd > (const std::complex< double > &from) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | ploaddup< Packet1cd > (const std::complex< double > *from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore< std::complex< double > > (std::complex< double > *to, const Packet1cd &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstoreu< std::complex< double > > (std::complex< double > *to, const Packet1cd &from) |
template<> | |
EIGEN_STRONG_INLINE void | prefetch< std::complex< double > > (const std::complex< double > *addr) |
template<> | |
EIGEN_STRONG_INLINE std::complex< double > | pfirst< Packet1cd > (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | preverse (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE std::complex< double > | predux< Packet1cd > (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | preduxp< Packet1cd > (const Packet1cd *vecs) |
template<> | |
EIGEN_STRONG_INLINE std::complex< double > | predux_mul< Packet1cd > (const Packet1cd &a) |
template<> | |
EIGEN_STRONG_INLINE Packet1cd | pdiv< Packet1cd > (const Packet1cd &a, const Packet1cd &b) |
EIGEN_STRONG_INLINE Packet1cd | pcplxflip (const Packet1cd &x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f | plog< Packet4f > (const Packet4f &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f | pexp< Packet4f > (const Packet4f &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2d | pexp< Packet2d > (const Packet2d &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f | psin< Packet4f > (const Packet4f &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f | pcos< Packet4f > (const Packet4f &_x) |
template<> | |
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f | psqrt< Packet4f > (const Packet4f &_x) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pset1< Packet2d > (const double &from) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | plset< double > (const double &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | padd< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | psub< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pnegate (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pconj (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pmul< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pdiv< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pmin< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pmax< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pand< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | por< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pxor< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pandnot< Packet2d > (const Packet2d &a, const Packet2d &b) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pload< Packet2d > (const double *from) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | ploadu< Packet2d > (const double *from) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | ploaddup< Packet2d > (const double *from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore< double > (double *to, const Packet2d &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstoreu< double > (double *to, const Packet2d &from) |
template<> | |
EIGEN_STRONG_INLINE void | pstore1< Packet4f > (float *to, const float &a) |
template<> | |
EIGEN_STRONG_INLINE void | pstore1< Packet2d > (double *to, const double &a) |
template<> | |
EIGEN_STRONG_INLINE void | prefetch< double > (const double *addr) |
template<> | |
EIGEN_STRONG_INLINE double | pfirst< Packet2d > (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | preverse (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | pabs (const Packet2d &a) |
EIGEN_STRONG_INLINE void | punpackp (Packet4f *vecs) |
template<> | |
EIGEN_STRONG_INLINE double | predux< Packet2d > (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE Packet2d | preduxp< Packet2d > (const Packet2d *vecs) |
template<> | |
EIGEN_STRONG_INLINE double | predux_mul< Packet2d > (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE double | predux_min< Packet2d > (const Packet2d &a) |
template<> | |
EIGEN_STRONG_INLINE double | predux_max< Packet2d > (const Packet2d &a) |
static void | check_DenseIndex_is_signed () |
template<typename Derived > | |
static Derived::Index | first_aligned (const Derived &m) |
template<typename ProductType , typename Dest , typename Func > | |
EIGEN_DONT_INLINE void | outer_product_selector_run (const ProductType &prod, Dest &dest, const Func &func, const false_type &) |
template<typename ProductType , typename Dest , typename Func > | |
EIGEN_DONT_INLINE void | outer_product_selector_run (const ProductType &prod, Dest &dest, const Func &func, const true_type &) |
template<typename Packet > | |
Packet | padd (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | psub (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pnegate (const Packet &a) |
template<typename Packet > | |
Packet | pconj (const Packet &a) |
template<typename Packet > | |
Packet | pmul (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pdiv (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pmin (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pmax (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pabs (const Packet &a) |
template<typename Packet > | |
Packet | pand (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | por (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pxor (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pandnot (const Packet &a, const Packet &b) |
template<typename Packet > | |
Packet | pload (const typename unpacket_traits< Packet >::type *from) |
template<typename Packet > | |
Packet | ploadu (const typename unpacket_traits< Packet >::type *from) |
template<typename Packet > | |
Packet | ploaddup (const typename unpacket_traits< Packet >::type *from) |
template<typename Packet > | |
Packet | pset1 (const typename unpacket_traits< Packet >::type &a) |
template<typename Scalar > | |
packet_traits< Scalar >::type | plset (const Scalar &a) |
template<typename Scalar , typename Packet > | |
void | pstore (Scalar *to, const Packet &from) |
template<typename Scalar , typename Packet > | |
void | pstoreu (Scalar *to, const Packet &from) |
template<typename Scalar > | |
void | prefetch (const Scalar *addr) |
template<typename Packet > | |
unpacket_traits< Packet >::type | pfirst (const Packet &a) |
template<typename Packet > | |
Packet | preduxp (const Packet *vecs) |
template<typename Packet > | |
unpacket_traits< Packet >::type | predux (const Packet &a) |
template<typename Packet > | |
unpacket_traits< Packet >::type | predux_mul (const Packet &a) |
template<typename Packet > | |
unpacket_traits< Packet >::type | predux_min (const Packet &a) |
template<typename Packet > | |
unpacket_traits< Packet >::type | predux_max (const Packet &a) |
template<typename Packet > | |
Packet | preverse (const Packet &a) |
template<typename Packet > | |
Packet | pcplxflip (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | psin (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | pcos (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | ptan (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | pasin (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | pacos (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | pexp (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | plog (const Packet &a) |
template<typename Packet > | |
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet | psqrt (const Packet &a) |
template<typename Packet > | |
void | pstore1 (typename unpacket_traits< Packet >::type *to, const typename unpacket_traits< Packet >::type &a) |
template<typename Packet > | |
Packet | pmadd (const Packet &a, const Packet &b, const Packet &c) |
template<typename Packet , int LoadMode> | |
Packet | ploadt (const typename unpacket_traits< Packet >::type *from) |
template<typename Scalar , typename Packet , int LoadMode> | |
void | pstoret (Scalar *to, const Packet &from) |
template<int Offset, typename PacketType > | |
void | palign (PacketType &first, const PacketType &second) |
template<> | |
std::complex< float > | pmul (const std::complex< float > &a, const std::complex< float > &b) |
template<> | |
std::complex< double > | pmul (const std::complex< double > &a, const std::complex< double > &b) |
template<typename Derived > | |
std::ostream & | print_matrix (std::ostream &s, const Derived &_m, const IOFormat &fmt) |
template<typename OldType , typename NewType > | |
NewType | cast (const OldType &x) |
template<typename Scalar > | |
EIGEN_MATHFUNC_RETVAL (random, Scalar) random(const Scalar &x | |
template<typename Scalar , typename OtherScalar > | |
bool | isMuchSmallerThan (const Scalar &x, const OtherScalar &y, typename NumTraits< Scalar >::Real precision=NumTraits< Scalar >::dummy_precision()) |
template<typename Scalar > | |
bool | isApprox (const Scalar &x, const Scalar &y, typename NumTraits< Scalar >::Real precision=NumTraits< Scalar >::dummy_precision()) |
template<typename Scalar > | |
bool | isApproxOrLessThan (const Scalar &x, const Scalar &y, typename NumTraits< Scalar >::Real precision=NumTraits< Scalar >::dummy_precision()) |
std::ptrdiff_t | manage_caching_sizes_helper (std::ptrdiff_t a, std::ptrdiff_t b) |
void | manage_caching_sizes (Action action, std::ptrdiff_t *l1=0, std::ptrdiff_t *l2=0) |
template<typename LhsScalar , typename RhsScalar , int KcFactor, typename SizeType > | |
void | computeProductBlockingSizes (SizeType &k, SizeType &m, SizeType &n) |
Computes the blocking parameters for a m x k times k x n matrix product. More... | |
template<typename LhsScalar , typename RhsScalar , typename SizeType > | |
void | computeProductBlockingSizes (SizeType &k, SizeType &m, SizeType &n) |
template<typename CJ , typename A , typename B , typename C , typename T > | |
EIGEN_STRONG_INLINE void | gebp_madd (const CJ &cj, A &a, B &b, C &c, T &t) |
void | manage_multi_threading (Action action, int *v) |
template<bool Condition, typename Functor , typename Index > | |
void | parallelize_gemm (const Functor &func, Index rows, Index cols, bool transpose) |
template<typename ExpressionType , typename Scalar > | |
void | stable_norm_kernel (const ExpressionType &bl, Scalar &ssq, Scalar &scale, Scalar &invScale) |
template<typename Derived > | |
NumTraits< typename traits< Derived >::Scalar >::Real | blueNorm_impl (const EigenBase< Derived > &_vec) |
template<typename T > | |
const T::Scalar * | extract_data (const T &m) |
bool | copy_bool (bool b) |
void | throw_std_bad_alloc () |
void * | handmade_aligned_malloc (std::size_t size) |
void | handmade_aligned_free (void *ptr) |
void * | handmade_aligned_realloc (void *ptr, std::size_t size, std::size_t=0) |
void * | aligned_malloc (std::size_t size) |
void | aligned_free (void *ptr) |
void * | generic_aligned_realloc (void *ptr, size_t size, size_t old_size) |
void | check_that_malloc_is_allowed () |
void * | aligned_malloc (size_t size) |
void * | aligned_realloc (void *ptr, size_t new_size, size_t old_size) |
template<bool Align> | |
void * | conditional_aligned_malloc (size_t size) |
template<> | |
void * | conditional_aligned_malloc< false > (size_t size) |
template<bool Align> | |
void | conditional_aligned_free (void *ptr) |
template<> | |
void | conditional_aligned_free< false > (void *ptr) |
template<bool Align> | |
void * | conditional_aligned_realloc (void *ptr, size_t new_size, size_t old_size) |
template<> | |
void * | conditional_aligned_realloc< false > (void *ptr, size_t new_size, size_t) |
template<typename T > | |
T * | construct_elements_of_array (T *ptr, size_t size) |
template<typename T > | |
void | destruct_elements_of_array (T *ptr, size_t size) |
template<typename T > | |
EIGEN_ALWAYS_INLINE void | check_size_for_overflow (size_t size) |
template<typename T > | |
T * | aligned_new (size_t size) |
template<typename T , bool Align> | |
T * | conditional_aligned_new (size_t size) |
template<typename T > | |
void | aligned_delete (T *ptr, size_t size) |
template<typename T , bool Align> | |
void | conditional_aligned_delete (T *ptr, size_t size) |
template<typename T , bool Align> | |
T * | conditional_aligned_realloc_new (T *pts, size_t new_size, size_t old_size) |
template<typename T , bool Align> | |
T * | conditional_aligned_new_auto (size_t size) |
template<typename T , bool Align> | |
T * | conditional_aligned_realloc_new_auto (T *pts, size_t new_size, size_t old_size) |
template<typename T , bool Align> | |
void | conditional_aligned_delete_auto (T *ptr, size_t size) |
template<typename Scalar , typename Index > | |
static Index | first_aligned (const Scalar *array, Index size) |
template<typename Index > | |
static Index | first_multiple (Index size, Index base) |
template<typename T > | |
void | smart_copy (const T *start, const T *end, T *target) |
void | queryCacheSizes (int &l1, int &l2, int &l3) |
int | queryL1CacheSize () |
int | queryTopLevelCacheSize () |
template<typename T > | |
T * | const_cast_ptr (const T *ptr) |
EIGEN_MEMBER_FUNCTOR (squaredNorm, Size *NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (norm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (stableNorm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (blueNorm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (hypotNorm,(Size-1)*functor_traits< scalar_hypot_op< Scalar > >::Cost) | |
EIGEN_MEMBER_FUNCTOR (sum,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (mean,(Size-1)*NumTraits< Scalar >::AddCost+NumTraits< Scalar >::MulCost) | |
EIGEN_MEMBER_FUNCTOR (minCoeff,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (maxCoeff,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (all,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (any,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (count,(Size-1)*NumTraits< Scalar >::AddCost) | |
EIGEN_MEMBER_FUNCTOR (prod,(Size-1)*NumTraits< Scalar >::MulCost) | |
template<int StorageOrder, typename RealScalar , typename Scalar , typename Index > | |
static void | tridiagonal_qr_step (RealScalar *diag, RealScalar *subdiag, Index start, Index end, Scalar *matrixQ, Index n) |
template<typename MatrixType , typename CoeffVectorType > | |
void | tridiagonalization_inplace (MatrixType &matA, CoeffVectorType &hCoeffs) |
template<typename MatrixType , typename DiagonalType , typename SubDiagonalType > | |
void | tridiagonalization_inplace (MatrixType &mat, DiagonalType &diag, SubDiagonalType &subdiag, bool extractQ) |
Performs a full tridiagonalization in place. More... | |
template<typename Scalar , int Dim> | |
static Matrix< Scalar, 2, 2 > | toRotationMatrix (const Scalar &s) |
template<typename Scalar , int Dim, typename OtherDerived > | |
static Matrix< Scalar, Dim, Dim > | toRotationMatrix (const RotationBase< OtherDerived, Dim > &r) |
template<typename Scalar , int Dim, typename OtherDerived > | |
static const MatrixBase< OtherDerived > & | toRotationMatrix (const MatrixBase< OtherDerived > &mat) |
template<typename TriangularFactorType , typename VectorsType , typename CoeffsType > | |
void | make_block_householder_triangular_factor (TriangularFactorType &triFactor, const VectorsType &vectors, const CoeffsType &hCoeffs) |
template<typename MatrixType , typename VectorsType , typename CoeffsType > | |
void | apply_block_householder_on_the_left (MatrixType &mat, const VectorsType &vectors, const CoeffsType &hCoeffs) |
template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner > | |
bool | bicgstab (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, int &iters, typename Dest::RealScalar &tol_error) |
template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner > | |
EIGEN_DONT_INLINE void | conjugate_gradient (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, int &iters, typename Dest::RealScalar &tol_error) |
template<typename VectorV , typename VectorI , typename Index > | |
Index | QuickSplit (VectorV &row, VectorI &ind, Index ncut) |
template<typename VectorX , typename VectorY , typename OtherScalar > | |
void | apply_rotation_in_the_plane (VectorX &_x, VectorY &_y, const JacobiRotation< OtherScalar > &j) |
template<typename Derived > | |
const Derived::Scalar | bruteforce_det3_helper (const MatrixBase< Derived > &matrix, int a, int b, int c) |
template<typename Derived > | |
const Derived::Scalar | bruteforce_det4_helper (const MatrixBase< Derived > &matrix, int j, int k, int m, int n) |
template<typename MatrixType , typename ResultType > | |
void | compute_inverse_size2_helper (const MatrixType &matrix, const typename ResultType::Scalar &invdet, ResultType &result) |
template<typename MatrixType , int i, int j> | |
MatrixType::Scalar | cofactor_3x3 (const MatrixType &m) |
template<typename MatrixType , typename ResultType > | |
void | compute_inverse_size3_helper (const MatrixType &matrix, const typename ResultType::Scalar &invdet, const Matrix< typename ResultType::Scalar, 3, 1 > &cofactors_col0, ResultType &result) |
template<typename Derived > | |
const Derived::Scalar | general_det3_helper (const MatrixBase< Derived > &matrix, int i1, int i2, int i3, int j1, int j2, int j3) |
template<typename MatrixType , int i, int j> | |
MatrixType::Scalar | cofactor_4x4 (const MatrixType &matrix) |
template<typename MatrixType , typename TranspositionType > | |
void | partial_lu_inplace (MatrixType &lu, TranspositionType &row_transpositions, typename TranspositionType::Index &nb_transpositions) |
template<typename T > | |
T | amd_flip (const T &i) |
template<typename T > | |
T | amd_unflip (const T &i) |
template<typename T0 , typename T1 > | |
bool | amd_marked (const T0 *w, const T1 &j) |
template<typename T0 , typename T1 > | |
void | amd_mark (const T0 *w, const T1 &j) |
template<typename Index > | |
static int | cs_wclear (Index mark, Index lemax, Index *w, Index n) |
template<typename Index > | |
Index | cs_tdfs (Index j, Index k, Index *head, const Index *next, Index *post, Index *stack) |
template<typename Scalar , typename Index > | |
void | minimum_degree_ordering (SparseMatrix< Scalar, ColMajor, Index > &C, PermutationMatrix< Dynamic, Dynamic, Index > &perm) |
template<typename Index > | |
Index | colamd_c (Index n_col) |
template<typename Index > | |
Index | colamd_r (Index n_row) |
template<typename Index > | |
static Index | init_rows_cols (Index n_row, Index n_col, Colamd_Row< Index > Row[], colamd_col< Index > col[], Index A[], Index p[], Index stats[COLAMD_STATS]) |
template<typename Index > | |
static void | init_scoring (Index n_row, Index n_col, Colamd_Row< Index > Row[], colamd_col< Index > Col[], Index A[], Index head[], double knobs[COLAMD_KNOBS], Index *p_n_row2, Index *p_n_col2, Index *p_max_deg) |
template<typename Index > | |
static Index | find_ordering (Index n_row, Index n_col, Index Alen, Colamd_Row< Index > Row[], colamd_col< Index > Col[], Index A[], Index head[], Index n_col2, Index max_deg, Index pfree) |
template<typename Index > | |
static void | order_children (Index n_col, colamd_col< Index > Col[], Index p[]) |
template<typename Index > | |
static void | detect_super_cols (colamd_col< Index > Col[], Index A[], Index head[], Index row_start, Index row_length) |
template<typename Index > | |
static Index | garbage_collection (Index n_row, Index n_col, Colamd_Row< Index > Row[], colamd_col< Index > Col[], Index A[], Index *pfree) |
template<typename Index > | |
static Index | clear_mark (Index n_row, Colamd_Row< Index > Row[]) |
template<typename Index > | |
Index | colamd_recommended (Index nnz, Index n_row, Index n_col) |
Returns the recommended value of Alen. More... | |
static void | colamd_set_defaults (double knobs[COLAMD_KNOBS]) |
set default parameters The use of this routine is optional. More... | |
template<typename Index > | |
static bool | colamd (Index n_row, Index n_col, Index Alen, Index *A, Index *p, double knobs[COLAMD_KNOBS], Index stats[COLAMD_STATS]) |
Computes a column ordering using the column approximate minimum degree ordering. More... | |
template<typename MatrixType > | |
void | ordering_helper_at_plus_a (const MatrixType &mat, MatrixType &symmat) |
void | eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, float *vals, int *perm, int *invp, float *x, int nbrhs, int *iparm, double *dparm) |
void | eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, double *vals, int *perm, int *invp, double *x, int nbrhs, int *iparm, double *dparm) |
void | eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, std::complex< float > *vals, int *perm, int *invp, std::complex< float > *x, int nbrhs, int *iparm, double *dparm) |
void | eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, std::complex< double > *vals, int *perm, int *invp, std::complex< double > *x, int nbrhs, int *iparm, double *dparm) |
template<typename MatrixType > | |
void | c_to_fortran_numbering (MatrixType &mat) |
template<typename MatrixType > | |
void | fortran_to_c_numbering (MatrixType &mat) |
template<typename MatrixQR , typename HCoeffs > | |
void | householder_qr_inplace_unblocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Scalar *tempData=0) |
template<typename MatrixQR , typename HCoeffs > | |
void | householder_qr_inplace_blocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Index maxBlockSize=32, typename MatrixQR::Scalar *tempData=0) |
template<typename Lhs , typename Rhs , typename ResultType > | |
static void | conservative_sparse_sparse_product_impl (const Lhs &lhs, const Rhs &rhs, ResultType &res) |
template<typename Index , typename IndexVector > | |
Index | etree_find (Index i, IndexVector &pp) |
template<typename MatrixType , typename IndexVector > | |
int | coletree (const MatrixType &mat, IndexVector &parent, IndexVector &firstRowElt, typename MatrixType::Index *perm=0) |
template<typename Index , typename IndexVector > | |
void | nr_etdfs (Index n, IndexVector &parent, IndexVector &first_kid, IndexVector &next_kid, IndexVector &post, Index postnum) |
template<typename Index , typename IndexVector > | |
void | treePostorder (Index n, IndexVector &parent, IndexVector &post) |
Post order a tree. More... | |
template<typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType > | |
void | sparse_time_dense_product (const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, const AlphaType &alpha) |
template<typename InputIterator , typename SparseMatrixType > | |
void | set_from_triplets (const InputIterator &begin, const InputIterator &end, SparseMatrixType &mat, int Options=0) |
template<int SrcUpLo, int DstUpLo, typename MatrixType , int DestOrder> | |
void | permute_symm_to_symm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::Index > &_dest, const typename MatrixType::Index *perm=0) |
template<int UpLo, typename MatrixType , int DestOrder> | |
void | permute_symm_to_fullsymm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::Index > &_dest, const typename MatrixType::Index *perm=0) |
template<int _SrcUpLo, int _DstUpLo, typename MatrixType , int DstOrder> | |
void | permute_symm_to_symm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DstOrder, typename MatrixType::Index > &_dest, const typename MatrixType::Index *perm) |
template<typename Lhs , typename Rhs , typename ResultType > | |
static void | sparse_sparse_product_with_pruning_impl (const Lhs &lhs, const Rhs &rhs, ResultType &res, const typename ResultType::RealScalar &tolerance) |
template<typename Scalar , typename Index > | |
EIGEN_DONT_INLINE void | sparselu_gemm (Index m, Index n, Index d, const Scalar *A, Index lda, const Scalar *B, Index ldb, Scalar *C, Index ldc) |
template<typename Index > | |
Index | LUnumTempV (Index &m, Index &w, Index &t, Index &b) |
template<typename Scalar , typename Index > | |
Index | LUTempSpace (Index &m, Index &w) |
template<typename MatrixType > | |
SluMatrix | asSluMatrix (MatrixType &mat) |
template<typename Scalar , int Flags, typename Index > | |
MappedSparseMatrix< Scalar, Flags, Index > | map_superlu (SluMatrix &sluMat) |
template<typename MatrixType , typename RealScalar , typename Index > | |
void | real_2x2_jacobi_svd (const MatrixType &matrix, Index p, Index q, JacobiRotation< RealScalar > *j_left, JacobiRotation< RealScalar > *j_right) |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y:
|
static |
Computes a column ordering using the column approximate minimum degree ordering.
Computes a column ordering (Q) of A such that P(AQ)=LU or (AQ)'AQ=LL' have less fill-in and require fewer floating point operations than factorizing the unpermuted matrix A or A'A, respectively.
n_row | number of rows in A |
n_col | number of columns in A |
Alen,size | of the array A |
A | row indices of the matrix, of size ALen |
p | column pointers of A, of size n_col+1 |
knobs | parameter settings for colamd |
stats | colamd output statistics and error codes |
Definition at line 330 of file Ordering.h.
|
inline |
Returns the recommended value of Alen.
Returns recommended value of Alen for use by colamd. Returns -1 if any input argument is negative. The use of this routine or macro is optional. Note that the macro uses its arguments more than once, so be careful for side effects, if you pass expressions as arguments to COLAMD_RECOMMENDED.
nnz | nonzeros in A |
n_row | number of rows in A |
n_col | number of columns in A |
Definition at line 265 of file Ordering.h.
|
inlinestatic |
set default parameters The use of this routine is optional.
Colamd: rows with more than (knobs [COLAMD_DENSE_ROW] * n_col) entries are removed prior to ordering. Columns with more than (knobs [COLAMD_DENSE_COL] * n_row) entries are removed prior to ordering, and placed last in the output column ordering.
COLAMD_DENSE_ROW and COLAMD_DENSE_COL are defined as 0 and 1, respectively, in colamd.h. Default values of these two knobs are both 0.5. Currently, only knobs [0] and knobs [1] are used, but future versions may use more knobs. If so, they will be properly set to their defaults by the future version of colamd_set_defaults, so that the code that calls colamd will not need to change, assuming that you either use colamd_set_defaults, or pass a (double *) NULL pointer as the knobs array to colamd or symamd.
knobs | parameter settings for colamd |
Definition at line 294 of file Ordering.h.
int Eigen::internal::coletree | ( | const MatrixType & | mat, |
IndexVector & | parent, | ||
IndexVector & | firstRowElt, | ||
typename MatrixType::Index * | perm = 0 |
||
) |
Compute the column elimination tree of a sparse matrix
mat | The matrix in column-major format. |
parent | The elimination tree |
firstRowElt | The column index of the first element in each row |
perm | The permutation to apply to the column of mat |
Definition at line 61 of file SparseColEtree.h.
void Eigen::internal::computeProductBlockingSizes | ( | SizeType & | k, |
SizeType & | m, | ||
SizeType & | n | ||
) |
Computes the blocking parameters for a m x k times k x n matrix product.
[in,out] | k | Input: the third dimension of the product. Output: the blocking size along the same dimension. |
[in,out] | m | Input: the number of rows of the left hand side. Output: the blocking size along the same dimension. |
[in,out] | n | Input: the number of columns of the right hand side. Output: the blocking size along the same dimension. |
Given a m x k times k x n matrix product of scalar types LhsScalar
and RhsScalar
, this function computes the blocking size parameters along the respective dimensions for matrix products and related algorithms. The blocking sizes depends on various parameters:
Definition at line 73 of file GeneralBlockPanelKernel.h.
Index Eigen::internal::etree_find | ( | Index | i, |
IndexVector & | pp | ||
) |
Find the root of the tree/set containing the vertex i : Use Path halving
Definition at line 40 of file SparseColEtree.h.
MappedSparseMatrix<Scalar,Flags,Index> Eigen::internal::map_superlu | ( | SluMatrix & | sluMat | ) |
View a Super LU matrix as an Eigen expression
Definition at line 272 of file SuperLUSupport.h.
void Eigen::internal::nr_etdfs | ( | Index | n, |
IndexVector & | parent, | ||
IndexVector & | first_kid, | ||
IndexVector & | next_kid, | ||
IndexVector & | post, | ||
Index | postnum | ||
) |
Depth-first search from vertex n. No recursion. This routine was contributed by Cédric Doucet, CEDRAT Group, Meylan, France.
Definition at line 129 of file SparseColEtree.h.
void Eigen::internal::treePostorder | ( | Index | n, |
IndexVector & | parent, | ||
IndexVector & | post | ||
) |
Post order a tree.
n | the number of nodes |
parent | Input tree |
post | postordered tree |
Definition at line 176 of file SparseColEtree.h.
void Eigen::internal::tridiagonalization_inplace | ( | MatrixType & | mat, |
DiagonalType & | diag, | ||
SubDiagonalType & | subdiag, | ||
bool | extractQ | ||
) |
Performs a full tridiagonalization in place.
[in,out] | mat | On input, the selfadjoint matrix whose tridiagonal decomposition is to be computed. Only the lower triangular part referenced. The rest is left unchanged. On output, the orthogonal matrix Q in the decomposition if extractQ is true. |
[out] | diag | The diagonal of the tridiagonal matrix T in the decomposition. |
[out] | subdiag | The subdiagonal of the tridiagonal matrix T in the decomposition. |
[in] | extractQ | If true, the orthogonal matrix Q in the decomposition is computed and stored in mat . |
Computes the tridiagonal decomposition of the selfadjoint matrix mat
in place such that where
is unitary and
a real symmetric tridiagonal matrix.
The tridiagonal matrix T is passed to the output parameters diag
and subdiag
. If extractQ
is true, then the orthogonal matrix Q is passed to mat
. Otherwise the lower part of the matrix mat
is destroyed.
The vectors diag
and subdiag
are not resized. The function assumes that they are already of the correct size. The length of the vector diag
should equal the number of rows in mat
, and the length of the vector subdiag
should be one left.
This implementation contains an optimized path for 3-by-3 matrices which is especially useful for plane fitting.
Example (this uses the same matrix as the example in Tridiagonalization::Tridiagonalization(const MatrixType&)):
Output:
Definition at line 427 of file Tridiagonalization.h.
const Scalar & Eigen::internal::y |
Definition at line 433 of file MathFunctions.h.