SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ColumnMatrixGeneric< T > Member List

This is the complete list of members for ColumnMatrixGeneric< T >, including all inherited members.

add(index_type row, index_type col, T val)ColumnMatrixGeneric< T >virtual
add_class(const std::string &type, const std::string &parent, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_field_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
add_mesh_class(const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)Persistentstatic
begin() const Matrix< T >inline
clear_transient()PropertyManagerprotected
clone() const ColumnMatrixGeneric< T >virtual
column()ColumnMatrixGeneric< T >virtual
ColumnMatrixGeneric(size_type rows=0)ColumnMatrixGeneric< T >explicit
ColumnMatrixGeneric(const ColumnMatrixGeneric &)ColumnMatrixGeneric< T >
compute_checksum()ColumnMatrixGeneric< T >virtual
copy_properties(const PropertyManager *src)PropertyManager
dense()ColumnMatrixGeneric< T >virtual
dense_col_maj()ColumnMatrixGeneric< T >virtual
dynamic_type_name() const ColumnMatrixGeneric< T >inlinevirtual
element_type typedefMatrix< T >
end() const Matrix< T >inline
exterior(const ColumnMatrixGeneric &) const ColumnMatrixGeneric< T >
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
freeze()PropertyManagervirtual
frozen_PropertyManagerprotected
get(index_type r) const ColumnMatrixGeneric< T >inline
get(index_type, index_type) const ColumnMatrixGeneric< T >virtual
get_data_pointer() const ColumnMatrixGeneric< T >virtual
get_data_size() const ColumnMatrixGeneric< T >virtual
get_name()PropertyManagerinline
get_property(const std::string &, T &)PropertyManager
get_property_name(size_t index)PropertyManager
get_raw() const MatrixBaseinline
get_raw_filename() const MatrixBaseinline
getRowNonzerosNoCopy(index_type r, size_type &size, index_type &stride, index_type *&cols, T *&vals)ColumnMatrixGeneric< T >virtual
infinity_norm() const ColumnMatrixGeneric< T >
invert()Matrix< T >inlinevirtual
io(Piostream &)ColumnMatrixGeneric< T >virtual
is_base_of(const std::string &parent, const std::string &type)Persistentstatic
is_frozen() const PropertyManagerinline
is_property(const std::string &)PropertyManager
is_zero() const Matrix< T >inlinevirtual
lockPropertyManagerprotected
make_transpose() const ColumnMatrixGeneric< T >virtual
Matrix(size_type nrows=0, size_type ncols=0)Matrix< T >inlineprotected
MatrixBase()MatrixBaseinline
max()ColumnMatrixGeneric< T >virtual
min()ColumnMatrixGeneric< T >virtual
mult(const ColumnMatrix &x, ColumnMatrix &b, index_type beg=-1, index_type end=-1, int spVec=0) const ColumnMatrixGeneric< T >virtual
mult_transpose(const ColumnMatrix &x, ColumnMatrix &b, index_type beg=-1, index_type end=-1, int spVec=0) const ColumnMatrixGeneric< T >virtual
ncols() const Matrix< T >inlinevirtual
ncols_Matrix< T >protected
nproperties() const PropertyManagerinline
nrows() const Matrix< T >inlinevirtual
nrows_Matrix< T >protected
number_of_nonzero_elements() const Matrix< T >inline
operator!=(const PropertyManager &pm)PropertyManager
operator()(index_type i, index_type j)ColumnMatrixGeneric< T >virtual
operator()(index_type i, index_type j) const ColumnMatrixGeneric< T >virtual
operator=(const ColumnMatrixGeneric &)ColumnMatrixGeneric< T >
SCIRun::Matrix::operator=(const PropertyManager &pm)PropertyManager
operator==(const PropertyManager &pm)PropertyManager
operator[](int r) const ColumnMatrixGeneric< T >inline
print(std::string &) const ColumnMatrixGeneric< T >virtual
properties() const PropertyManagerinline
PropertyManager()PropertyManager
PropertyManager(const PropertyManager &copy)PropertyManager
put(index_type r, T val)ColumnMatrixGeneric< T >inline
put(index_type row, index_type col, T val)ColumnMatrixGeneric< T >virtual
raw_filename_MatrixBaseprotected
remove_property(const std::string &)PropertyManager
resize(size_type)ColumnMatrixGeneric< T >
scalar_multiply(T s)ColumnMatrixGeneric< T >virtual
separate_raw_MatrixBaseprotected
set_data(T *d)ColumnMatrixGeneric< T >inline
set_name(const std::string &name)PropertyManagerinline
set_property(const std::string &, const T &, bool is_transient)PropertyManager
set_raw(bool v)MatrixBaseinline
set_raw_filename(const std::string &f)MatrixBaseinline
sparse()ColumnMatrixGeneric< T >virtual
submatrix(index_type r1, index_type c1, index_type r2, index_type c2)ColumnMatrixGeneric< T >virtual
sumOfCol(index_type)ColumnMatrixGeneric< T >
thaw()PropertyManagervirtual
type_idColumnMatrixGeneric< T >static
vector_norm() const ColumnMatrixGeneric< T >
vector_norm(index_type beg, index_type end) const ColumnMatrixGeneric< T >
zero()ColumnMatrixGeneric< T >virtual
~ColumnMatrixGeneric()ColumnMatrixGeneric< T >virtual
~Matrix()Matrix< T >inlinevirtual
~MatrixInterface()MatrixInterface< T >inlinevirtual
~Persistent()Persistentvirtual
~PropertyManager()PropertyManagervirtual