#include <matrix_wrapper.h>
◆ Matrix_Wrapper() [1/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
| ) |
|
|
inline |
◆ Matrix_Wrapper() [2/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
const matrix & |
m | ) |
|
|
inline |
◆ ~Matrix_Wrapper()
ModuleBase::Matrix_Wrapper::~Matrix_Wrapper |
( |
| ) |
|
|
inline |
◆ Matrix_Wrapper() [3/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
const Matrix_Wrapper & |
m | ) |
|
|
delete |
◆ Matrix_Wrapper() [4/10]
◆ Matrix_Wrapper() [5/10]
◆ Matrix_Wrapper() [6/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
| ) |
|
|
inline |
◆ Matrix_Wrapper() [7/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
const matrix & |
m | ) |
|
|
inline |
◆ Matrix_Wrapper() [8/10]
ModuleBase::Matrix_Wrapper::Matrix_Wrapper |
( |
const Matrix_Wrapper & |
m | ) |
|
|
inline |
◆ Matrix_Wrapper() [9/10]
◆ Matrix_Wrapper() [10/10]
◆ create() [1/2]
void ModuleBase::Matrix_Wrapper::create |
( |
const int |
nr_in, |
|
|
const int |
nc_in, |
|
|
const bool |
flag_zero |
|
) |
| |
|
inline |
◆ create() [2/2]
void ModuleBase::Matrix_Wrapper::create |
( |
const int |
nr_in, |
|
|
const int |
nc_in, |
|
|
const bool |
flag_zero |
|
) |
| |
|
inline |
◆ operator=() [1/5]
◆ operator=() [2/5]
◆ operator=() [3/5]
◆ operator=() [4/5]
◆ operator=() [5/5]
◆ to_matrix() [1/2]
matrix ModuleBase::Matrix_Wrapper::to_matrix |
( |
| ) |
|
|
inline |
◆ to_matrix() [2/2]
matrix ModuleBase::Matrix_Wrapper::to_matrix |
( |
| ) |
|
|
inline |
double * ModuleBase::Matrix_Wrapper::c |
◆ flag_delete_c
bool ModuleBase::Matrix_Wrapper::flag_delete_c |
◆ nc
int ModuleBase::Matrix_Wrapper::nc |
◆ nr
int ModuleBase::Matrix_Wrapper::nr |
The documentation for this class was generated from the following files: