add_value(const AurynLong data_index, T value) | auryn::ComplexMatrix< T > | |
alloc_synaptic_state_vector() | auryn::ComplexMatrix< T > | protected |
boost::serialization::access class | auryn::ComplexMatrix< T > | friend |
clear() | auryn::ComplexMatrix< T > | |
colinds | auryn::ComplexMatrix< T > | protected |
ComplexMatrix() | auryn::ComplexMatrix< T > | |
ComplexMatrix(ComplexMatrix *mat) | auryn::ComplexMatrix< T > | |
ComplexMatrix(NeuronID rows, NeuronID cols, AurynLong size=256, StateID n_values=1) | auryn::ComplexMatrix< T > | |
copy(ComplexMatrix *mat) | auryn::ComplexMatrix< T > | |
data_ptr_to_didx(const T *ptr) | auryn::ComplexMatrix< T > | |
exists(const NeuronID i, const NeuronID j, const StateID z=0) | auryn::ComplexMatrix< T > | |
fill_na() | auryn::ComplexMatrix< T > | |
fill_zeros() | auryn::ComplexMatrix< T > | |
free() | auryn::ComplexMatrix< T > | protected |
get(const NeuronID i, const NeuronID j, const NeuronID z=0) | auryn::ComplexMatrix< T > | |
get_colind(const AurynLong data_index) | auryn::ComplexMatrix< T > | |
get_data(AurynLong i, StateID z=0) | auryn::ComplexMatrix< T > | |
get_data(const NeuronID *ind_ptr, StateID z=0) | auryn::ComplexMatrix< T > | |
get_data_begin(const StateID z=0) | auryn::ComplexMatrix< T > | |
get_data_end(const StateID z=0) | auryn::ComplexMatrix< T > | |
get_data_index(const NeuronID *ind_ptr) | auryn::ComplexMatrix< T > | |
get_data_index(const NeuronID i, const NeuronID j) | auryn::ComplexMatrix< T > | |
get_data_index(const T *ptr) | auryn::ComplexMatrix< T > | inline |
get_data_offset(NeuronID *r) | auryn::ComplexMatrix< T > | |
get_data_ptr(const AurynLong data_index, const StateID z=0) | auryn::ComplexMatrix< T > | |
get_data_ptr(const NeuronID *ind_ptr, const StateID z=0) | auryn::ComplexMatrix< T > | |
get_datasize() | auryn::ComplexMatrix< T > | |
get_element(const AurynLong data_index, const StateID z) | auryn::ComplexMatrix< T > | |
get_fill_level() | auryn::ComplexMatrix< T > | |
get_ind_begin() | auryn::ComplexMatrix< T > | |
get_m_rows() | auryn::ComplexMatrix< T > | |
get_memsize() | auryn::ComplexMatrix< T > | |
get_n_cols() | auryn::ComplexMatrix< T > | |
get_nonzero() | auryn::ComplexMatrix< T > | |
get_num_synapse_states() | auryn::ComplexMatrix< T > | |
get_num_synaptic_states() | auryn::ComplexMatrix< T > | |
get_num_z_values() | auryn::ComplexMatrix< T > | |
get_ptr(const NeuronID i, const NeuronID j, const StateID z=0) | auryn::ComplexMatrix< T > | |
get_ptr(const AurynLong data_index, const StateID z=0) | auryn::ComplexMatrix< T > | |
get_row_begin(NeuronID i) | auryn::ComplexMatrix< T > | |
get_row_begin_index(NeuronID i) | auryn::ComplexMatrix< T > | |
get_row_end(NeuronID i) | auryn::ComplexMatrix< T > | |
get_row_end_index(NeuronID i) | auryn::ComplexMatrix< T > | |
get_rowptrs() | auryn::ComplexMatrix< T > | |
get_state_begin(const StateID z=0) | auryn::ComplexMatrix< T > | |
get_state_end(const StateID z=0) | auryn::ComplexMatrix< T > | |
get_state_vector(StateID z=0) | auryn::ComplexMatrix< T > | |
get_statesize() | auryn::ComplexMatrix< T > | |
get_synaptic_state_vector(StateID z=0) | auryn::ComplexMatrix< T > | |
get_value(const AurynLong data_index) | auryn::ComplexMatrix< T > | |
get_value(NeuronID *r) | auryn::ComplexMatrix< T > | |
get_value_ptr(const NeuronID i) | auryn::ComplexMatrix< T > | |
get_value_ptr(NeuronID *r) | auryn::ComplexMatrix< T > | |
ind_ptr_to_didx(const NeuronID *ind_ptr) | auryn::ComplexMatrix< T > | |
init(NeuronID m, NeuronID n, AurynLong size, NeuronID z) | auryn::ComplexMatrix< T > | protected |
mean() | auryn::ComplexMatrix< T > | |
prepare_state_vectors() | auryn::ComplexMatrix< T > | protected |
print() | auryn::ComplexMatrix< T > | |
prune() | auryn::ComplexMatrix< T > | |
push_back(const NeuronID i, const NeuronID j, const T value) | auryn::ComplexMatrix< T > | |
resize_buffer_and_clear(AurynLong size) | auryn::ComplexMatrix< T > | |
resize_buffers(AurynLong size) | auryn::ComplexMatrix< T > | |
rowptrs | auryn::ComplexMatrix< T > | protected |
scale_all(const T value) | auryn::ComplexMatrix< T > | |
scale_col(const NeuronID j, const T value) | auryn::ComplexMatrix< T > | |
scale_data(AurynLong i, T value, StateID z=0) | auryn::ComplexMatrix< T > | |
scale_element(AurynLong data_index, T value, StateID z=0) | auryn::ComplexMatrix< T > | |
scale_row(const NeuronID i, const T value) | auryn::ComplexMatrix< T > | |
set(const NeuronID i, const NeuronID j, T value) | auryn::ComplexMatrix< T > | |
set_all(const T value, const StateID z=0) | auryn::ComplexMatrix< T > | |
set_col(const NeuronID j, const T value) | auryn::ComplexMatrix< T > | |
set_data(AurynLong i, T value, StateID z=0) | auryn::ComplexMatrix< T > | |
set_element(AurynLong data_index, T value, StateID z=0) | auryn::ComplexMatrix< T > | |
set_num_synapse_states(const StateID zsize) | auryn::ComplexMatrix< T > | |
set_num_synaptic_states(const StateID zsize) | auryn::ComplexMatrix< T > | |
set_row(const NeuronID i, const T value) | auryn::ComplexMatrix< T > | |
state_add(T *x, T *y) | auryn::ComplexMatrix< T > | |
state_add_const(const T a, T *x) | auryn::ComplexMatrix< T > | |
state_clip(T *x, const T a, const T b) | auryn::ComplexMatrix< T > | |
state_get_data_ptr(T *x, NeuronID i) | auryn::ComplexMatrix< T > | |
state_mul(T *x, T *y) | auryn::ComplexMatrix< T > | |
state_saxpy(const T a, T *x, T *y) | auryn::ComplexMatrix< T > | |
state_scale(const T a, T *x) | auryn::ComplexMatrix< T > | |
state_set_all(T *x, const T value) | auryn::ComplexMatrix< T > | |
state_sub(T *x, T *y) | auryn::ComplexMatrix< T > | |
state_sub(T *x, T *y, T *res) | auryn::ComplexMatrix< T > | |
statevectors | auryn::ComplexMatrix< T > | |
sum_col(const NeuronID j) | auryn::ComplexMatrix< T > | |
~ComplexMatrix() | auryn::ComplexMatrix< T > | virtual |