Public Member Functions | |
| void | init (const Everything &e) |
| initialize Y and B with the correct sizes for everything | |
| ElecGradient & | operator*= (double alpha) |
| scalar multiply | |
Public Attributes | |
| std::vector< ColumnBundle > | Y |
| std::vector< matrix > | B |
| const ElecInfo * | eInfo |