* * Blocked version for computing C = Q*C and C = Q.T*C from elementary reflectors * and scalar coefficients. * * Elementary reflectors and scalar coefficients are used to build block reflector T. * Matrix C is updated by applying block reflector T using compact WY algorithm. */
(C, A, tau, W *matrix.FloatMatrix, nb int, flags Flags)
source not stored for this graph (policy: none)
no test coverage detected