\internal \deprecated use finalize() */
| 341 | |
| 342 | /** \internal \deprecated use finalize() */ |
| 343 | EIGEN_DEPRECATED void endFill() {} |
| 344 | |
| 345 | // These two functions were here in the 3.1 release, so let's keep them in case some code rely on them. |
| 346 | /** \internal \deprecated use data() */ |
nothing calls this directly
no outgoing calls
no test coverage detected