![]() |
fml
0.1-0
Fused Matrix Library
|
This is the complete list of members for cpuvec< T >, including all inherited members.
_size (defined in univec< T >) | univec< T > | protected |
check_index(const len_t i) const (defined in univec< T >) | univec< T > | protected |
cpuvec() | cpuvec< T > | |
cpuvec(len_t size) | cpuvec< T > | |
cpuvec(T *data, len_t size, bool free_on_destruct=false) | cpuvec< T > | |
cpuvec(const cpuvec &x) (defined in cpuvec< T >) | cpuvec< T > | |
data (defined in univec< T >) | univec< T > | protected |
data_ptr() | univec< T > | inline |
data_ptr() const (defined in univec< T >) | univec< T > | inline |
dupe() const | cpuvec< T > | |
fill_linspace(const T start, const T stop) | cpuvec< T > | |
fill_linspace(const int start, const int stop) (defined in cpuvec< T >) | cpuvec< T > | inline |
fill_val(const T v) | cpuvec< T > | |
fill_zero() | cpuvec< T > | |
free_data (defined in univec< T >) | univec< T > | protected |
get(const len_t i) const | cpuvec< T > | |
info() const | cpuvec< T > | |
inherit(T *data, len_t size, bool free_on_destruct=false) | cpuvec< T > | |
operator!=(const cpuvec< T > &x) const | cpuvec< T > | |
operator=(const cpuvec< T > &x) | cpuvec< T > | |
operator==(const cpuvec< T > &x) const | cpuvec< T > | |
print(uint8_t ndigits=4, bool add_final_blank=true) const | cpuvec< T > | |
printval(const T val, uint8_t ndigits) const (defined in univec< T >) | univec< T > | protected |
printval(const int val, uint8_t ndigits) const (defined in univec< T >) | univec< T > | inlineprotected |
resize(len_t size) | cpuvec< T > | |
rev() | cpuvec< T > | |
scale(const T s) | cpuvec< T > | |
set(const len_t i, const T v) | cpuvec< T > | |
should_free() const (defined in univec< T >) | univec< T > | inlineprotected |
size() const | univec< T > | inline |
sum() | cpuvec< T > | |
~cpuvec() (defined in cpuvec< T >) | cpuvec< T > |