prime symbol
nickdesaulniers opened this issue · 4 comments
nickdesaulniers commented
primes represent the next value, for example:
A' = A * MVP
can be thought of as
A *= MVP
The single apostrophe is sometimes referred to as prime. "Matrix A prime is the result of matrix A times matrix MVP"
mattdesl commented
yoshuawuyts commented
lgtm! I find it to be very comprehensible, though I have prior knowledge about derivatives.
nickdesaulniers commented
great work Matt
mattdesl commented
merged the prime / function in