![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
Classes | |
| struct | AimsGraphReader_Private |
Typedefs | |
| typedef carto::PointerObject< carto::PropertySet > | PythonHeaderType |
| wrapper to Headered/PropertySet More... | |
Functions | |
| template<typename T > | |
| bool | _nulltesttemplate_iseq (const T &x, const T &val) |
| template<> | |
| bool | _nulltesttemplate_iseq (const Void &, const Void &) |
| template<typename T > | |
| bool | is_min (T a, T b) |
| uint | take_mid_point_and_insert (std::map< std::pair< uint, uint >, uint > &segments, uint i, uint j, const std::vector< Point3df > &vert, std::vector< Point3df > &overt) |
|
inline |
Definition at line 404 of file component_d.h.
Referenced by aims::AimsConnectedComponent().
Definition at line 410 of file component_d.h.
| bool aims::internal::is_min | ( | T | a, |
| T | b | ||
| ) |
Definition at line 96 of file mathelem.h.
|
inline |
Definition at line 504 of file surfacemanip_d.h.
References AimsVector< class, D >::size().
Referenced by aims::SurfaceManip::meshTextureBoundary().