API Documentation

QNDIAG

Functions

qndiag(C[, B0, weights, max_iter, tol, ...])

Joint diagonalization of matrices using the quasi-Newton method

transform_set(M, D[, diag_only])

Transform a set of matrices

loss(B, D[, is_diag, weights])

gradient(D[, weights])

ajd_pham(X[, tol, max_iter, return_B_list, ...])

This function comes from mne-python/decoding/csp.py Approximate joint diagonalization based on Pham's algorithm.

Fork me on GitHub