23 #ifndef CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ 24 #define CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ 28 namespace Persistence_representations {
44 std::vector<double>
vectorize(
int number_of_function);
51 #endif // CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_ size_t number_of_vectorize_functions()
Definition: SimplicialComplexForAlpha.h:26
The concept Vectorized_topological_data describes the requirements for a type to implement a containe...
Definition: Vectorized_topological_data.h:33
std::vector< double > vectorize(int number_of_function)