Namespace Chippyash\Math\Matrix\Transformation
Chippyash\Math\Matrix\Transformation\Strategy |
Invert | Invert a matrix i.e. produce its inverse matrix Square, non singular matrices only! |
MarkovRandomWalk | Perform a random walk through a Markov Chain, returning a Row Vector of the nodes visited |