Skip to content

Conversation

@michaelweylandt
Copy link
Member

No description provided.

See https://eigen.tuxfamily.org/dox/TopicFunctionTakingEigenTypes.html
for details on combining template functions and Eigen
We use MatrixBase to avoid forcing
evaluation of expression templates too
aggressively
Template ConvexClustering on data type (typically double)
to allow support for clustering complex data later
For now, we only do automatic phase alignment
and do not touch amplitudes
@michaelweylandt michaelweylandt changed the base branch from master to develop October 7, 2020 03:26
@DataSlingers DataSlingers deleted a comment from github-actions bot Oct 7, 2020
- Add trout distance function
- Add trout distance as option
  to weight schemes
- Add complex distance
- Move proximal operators to template
  functions to reduce code duplication
- Write Rcpp glue functions to dispatch
  on type of X
- Update tests
- Move post-processing (tensor PCA projection and U smoothing)
  to template functions to allow
  real and complex data support
- These depend on ClustRVizLogger
  so create a new header to implement them
- Write R/C++ glue functions
- Use using statements for template
  shortnames to simplify some internal
  code in templated classes and functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants