* Projection Function * Takes input of 2 vectors along with their dimension and evaluates their * projection in temp * * @param x Vector 1 * @param y Vector 2 * @param c dimension of each vector * * @returns factor */
source not stored for this graph (policy: none)
no test coverage detected