findGlobalMinima: This function calculates the global minima of the cost...

Description Usage

Description

This function calculates the global minima of the cost matrix; These minima will be the potential starting points The minima calculation is performed on the rows of the lm matrix: i.e. for each row, it finds the local minima, and also checks the edges.

Usage

1
findGlobalMinima(lm, costMatrix)

lindsaysmoore/cellAlign documentation built on May 29, 2019, 3:42 a.m.