11 #ifndef CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ 12 #define CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ 16 namespace Persistence_representations {
32 std::vector<double>
vectorize(
int number_of_function);
39 #endif // CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ size_t number_of_vectorize_functions()
Definition: SimplicialComplexForAlpha.h:14
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)