MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / power

Function power

math/fibonacci_sum.cpp:58–70  ·  view source on GitHub ↗

* Function to compute A^n where A is a matrix. * @param T matrix * @param ex power * @returns resultant matrix */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

resultFunction · 0.70

Calls 1

multiplyFunction · 0.70

Tested by

no test coverage detected