| DynProg_algo_cpp | R Documentation | 
This function finds the best segmentation given a Cost Matrix using a dynamic programming algorithm. C++ implementation of DynProg
DynProg_algo_cpp(matD, Kmax)
| matD | Cost Matrix | 
| Kmax | number of segments | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.