#include <SparseMatrixTypes.h>
§ sparse_entry_sources()
sparse_entry_sources::sparse_entry_sources |
( |
| ) |
|
§ ~sparse_entry_sources()
sparse_entry_sources::~sparse_entry_sources |
( |
| ) |
|
§ get_num_sources()
int sparse_entry_sources::get_num_sources |
( |
| ) |
|
§ init()
int sparse_entry_sources::init |
( |
int |
num_sources | ) |
|
§ set_source()
void sparse_entry_sources::set_source |
( |
int |
i, |
|
|
scalar * |
s |
|
) |
| |
§ sum_all_sources()
scalar sparse_entry_sources::sum_all_sources |
( |
| ) |
|
§ num_sources
int sparse_entry_sources::num_sources |
|
private |
§ sources
scalar** sparse_entry_sources::sources |
|
private |
The documentation for this class was generated from the following files: