1#ifndef CONSTELLATION_BUNDLESET_H
2#define CONSTELLATION_BUNDLESET_H
4#include <aims/fibers/bundles.h>
8 typedef std::vector<Point>
Fiber;
9 typedef std::vector<Fiber>
Fibers;
aims::Polyline::Point_t FiberPoint
std::pair< Fiber, double > WeightedFiber
std::vector< Fiber > Fibers
std::vector< WeightedFiber > WeightedFibers
std::vector< Point > Fiber
std::vector< Fibers > BundlesSet