cheshirekow
v0.1.0
|
specialization for the first step uses actual numerator, not remainder More...
#include <mpblocks/cuda/polynomial/divide.h>
Static Public Member Functions | |
__host__ __device__ static __forceinline__ void | step (const NumExp &n, const DenExp &d, Polynomial< Scalar, typename QuotientSpec< NumSpec, DenSpec >::result > &q, Polynomial< Scalar, typename ScratchSpec< NumSpec, DenSpec >::result > &r) |
specialization for the first step uses actual numerator, not remainder
|
inlinestatic |