MCPcopy Index your code
hub / github.com/NASU41/AtCoderLibraryForJava / convolutionLL

Method convolutionLL

Convolution/Convolution.java:347–367  ·  view source on GitHub ↗

Convolution. @param a Target array 1. @param b Target array 2. @param mod Any mod. @return Answer.

(long[] a, long[] b, int mod)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convolutionMethod · 0.95

Calls 2

convolutionMethod · 0.95
garnerMethod · 0.95

Tested by

no test coverage detected