Searched refs:y_block (Results 1 – 2 of 2) sorted by relevance
129 VectorRef y_block(y + position, size); in RightMultiply() local130 y_block += D * x_block; in RightMultiply()
317 typename EigenTypes<kEBlockSize>::VectorRef y_block(y_ptr, e_block_size); in BackSubstitute()364 ete.llt().solveInPlace(y_block); in BackSubstitute()