fml  0.1-0
Fused Matrix Library
fml::parmat< MAT, VEC, REAL > Member List

This is the complete list of members for fml::parmat< MAT, VEC, REAL >, including all inherited members.

any_inf() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
any_nan() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
check_index(const len_global_t i) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
check_index(const len_global_t i, const len_t j) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
data (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
data_obj() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
data_obj() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
fill_diag(const VEC &d) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_eye() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_linspace(const REAL start, const REAL stop) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_rnorm(const uint32_t seed, const REAL mean=0, const REAL sd=1) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_rnorm(const REAL mean=0, const REAL sd=1) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_runif(const uint32_t seed, const REAL min=0, const REAL max=1) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_runif(const REAL min=0, const REAL max=1) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_val(const REAL v) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
fill_zero() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
get(const len_global_t i) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
get(const len_global_t i, const len_t j) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
get_comm() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
get_local_dim() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
info() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
m_global (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
nb4 (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
ncols() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
nrows() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
nrows_before() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
nrows_local() const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
num_preceding_rows() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
operator!=(const parmat< MAT, VEC, REAL > &x) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
operator=(const parmat< MAT, VEC, REAL > &x) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
operator==(const parmat< MAT, VEC, REAL > &x) const (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
parmat() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >inline
parmat(comm mpi_comm, MAT &data_) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
parmat(parmat< MAT, VEC, REAL > &&x) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
print(uint8_t ndigits=4, bool add_final_blank=true) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
r (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >protected
resize(len_global_t nrows, len_t ncols) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
rev_cols() (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
scale(const REAL s) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
set(const len_global_t i, const REAL v) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >
set(const len_global_t i, const len_t j, const REAL v) (defined in fml::parmat< MAT, VEC, REAL >)fml::parmat< MAT, VEC, REAL >