11#ifndef CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_
12#define CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_
16namespace Persistence_representations {
32 std::vector<double>
vectorize(
int number_of_function);
The concept Vectorized_topological_data describes the requirements for a type to implement a containe...
Definition: Vectorized_topological_data.h:21
std::vector< double > vectorize(int number_of_function)
size_t number_of_vectorize_functions()
Gudhi namespace.
Definition: SimplicialComplexForAlpha.h:14