Which of the following is correct about dense matrix algorithms?
1) Parallel computations that involve matrices and vectors readily lend themselves to data decomposition.
2) Algorithms that involve matrices and vectors are not suitable for parallel computations.
3) Dense matrix algorithms are only applicable to sparse matrices.
4) Dense matrix algorithms cannot be used for solving linear equations.