Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/math/big/big_svd_impl1.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <OpenTissue/core/math/math_value_traits.h>
#include <boost/cast.hpp>
#include <cmath>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::math
namespace  OpenTissue::math::big
namespace  OpenTissue::math::big::details

Functions

template<class T >
OpenTissue::math::big::details::hypot (T const &a, T const &b)
template<typename ME >
void OpenTissue::math::big::details::svd_impl1 (ublas::matrix_expression< ME > const &AE, ublas::matrix< typename ME::value_type > &U, ublas::vector< typename ME::value_type > &s, ublas::matrix< typename ME::value_type > &V)