#include <filekl_in.h>
atlas::filekl::matrix_info::matrix_info |
( |
const matrix_info & |
| ) |
|
|
private |
matrix_info::matrix_info |
( |
std::ifstream & |
block_file, |
|
|
std::ifstream & |
m_file |
|
) |
| |
atlas::filekl::matrix_info::~matrix_info |
( |
| ) |
|
|
inline |
BlockElt atlas::filekl::matrix_info::block_size |
( |
| ) |
const |
|
inline |
BlockElt atlas::filekl::matrix_info::first_of_length |
( |
size_t |
l | ) |
const |
|
inline |
size_t matrix_info::length |
( |
BlockElt |
y | ) |
const |
size_t atlas::filekl::matrix_info::rank |
( |
| ) |
const |
|
inline |
std::streamoff atlas::filekl::matrix_info::row_offset |
( |
BlockElt |
y | ) |
const |
|
inline |
std::streampos atlas::filekl::matrix_info::cur_row_entries |
|
private |
BlockElt atlas::filekl::matrix_info::cur_y |
|
private |
std::ifstream& atlas::filekl::matrix_info::matrix_file |
|
private |
std::vector<std::streampos> atlas::filekl::matrix_info::row_pos |
|
private |
BlockElt atlas::filekl::matrix_info::x_prim |
The documentation for this class was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/io/filekl_in.h
- /home/ran/atlas_project/latest_branch_07182016/sources/io/filekl_in.cpp