\internal \deprecated use finalize() */
| 322 | |
| 323 | /** \internal \deprecated use finalize() */ |
| 324 | EIGEN_DEPRECATED void endFill() {} |
| 325 | |
| 326 | // These two functions were here in the 3.1 release, so let's keep them in case some code rely on them. |
| 327 | /** \internal \deprecated use data() */ |
nothing calls this directly
no outgoing calls
no test coverage detected