Classes | Namespaces | Functions
BVH.cpp File Reference
#include "main.h"
#include <Eigen/StdVector>
#include <Eigen/Geometry>
#include <unsupported/Eigen/BVH>
Include dependency graph for BVH.cpp:

Go to the source code of this file.

Classes

struct  Ball< Dim >
struct  BallPointStuff< Dim >
struct  TreeTest< Dim >

Namespaces

namespace  Eigen
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


Functions

template<typename Scalar , int Dim>
AlignedBox< Scalar, Dim > Eigen::bounding_box (const Matrix< Scalar, Dim, 1 > &v)
template<int Dim>
AlignedBox< double, Dim > bounding_box (const Ball< Dim > &b)
double SQR (double x)
void test_BVH ()

Function Documentation

template<int Dim>
AlignedBox<double, Dim> bounding_box ( const Ball< Dim > &  b)

Definition at line 35 of file BVH.cpp.

double SQR ( double  x) [inline]

Definition at line 38 of file BVH.cpp.

void test_BVH ( )

Definition at line 195 of file BVH.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:49