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

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

add(index_type r, index_type c, T val)DenseMatrixGeneric< 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 DenseMatrixGeneric< T >virtual
column()DenseMatrixGeneric< T >virtual
compute_checksum()DenseMatrixGeneric< T >virtual
copy_properties(const PropertyManager *src)PropertyManager
dense()DenseMatrixGeneric< T >virtual
dense_col_maj()DenseMatrixGeneric< T >virtual
DenseMatrixGeneric()DenseMatrixGeneric< T >
DenseMatrixGeneric(size_type r, size_type c)DenseMatrixGeneric< T >
DenseMatrixGeneric(size_type r, size_type c, T value)DenseMatrixGeneric< T >
DenseMatrixGeneric(const DenseMatrixGeneric &)DenseMatrixGeneric< T >
DenseMatrixGeneric(T scalar)DenseMatrixGeneric< T >explicit
DenseMatrixGeneric(const Transform &t)DenseMatrixGeneric< T >explicit
DenseMatrixGeneric(const Vector &vec)DenseMatrixGeneric< T >explicit
DenseMatrixGeneric(const Point &pnt)DenseMatrixGeneric< T >explicit
DenseMatrixGeneric(const Tensor &tens)DenseMatrixGeneric< T >explicit
determinant()DenseMatrixGeneric< T >
dynamic_type_name() const DenseMatrixGeneric< T >virtual
element_type typedefMatrix< T >
end() const Matrix< T >inline
find_derived(const std::string &classname, const std::string &basename)Persistentstatic
freeze()PropertyManagervirtual
frozen_PropertyManagerprotected
get(index_type r, index_type c) const DenseMatrixGeneric< T >virtual
get_data_pointer() const DenseMatrixGeneric< T >virtual
get_data_size() const DenseMatrixGeneric< 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_2D_pointer() const DenseMatrixGeneric< T >inline
get_raw_filename() const MatrixBaseinline
getRowNonzerosNoCopy(index_type r, size_type &size, index_type &stride, index_type *&cols, T *&vals)DenseMatrixGeneric< T >virtual
identity(size_type size)DenseMatrixGeneric< T >static
invert()DenseMatrixGeneric< T >virtual
io(Piostream &)DenseMatrixGeneric< 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_diagonal_from_column(const ColumnMatrix &column, size_type rows, size_type cols)DenseMatrixGeneric< T >static
make_transpose() const DenseMatrixGeneric< T >virtual
Matrix(size_type nrows=0, size_type ncols=0)Matrix< T >inlineprotected
MatrixBase()MatrixBaseinline
max()DenseMatrixGeneric< T >virtual
min()DenseMatrixGeneric< T >virtual
Mult(DenseMatrix &, const DenseMatrix &, const DenseMatrix &)DenseMatrixGeneric< T >friend
mult(const ColumnMatrix &x, ColumnMatrix &b, index_type beg=-1, index_type end=-1, int spVec=0) const DenseMatrixGeneric< T >virtual
mult_transpose(const ColumnMatrix &x, ColumnMatrix &b, index_type beg=-1, index_type end=-1, int spVec=0) const DenseMatrixGeneric< T >virtual
multiply(ColumnMatrix &x, ColumnMatrix &b) const DenseMatrixGeneric< T >
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)DenseMatrixGeneric< T >inline
operator()(index_type i, index_type j) const DenseMatrixGeneric< T >inline
operator=(const DenseMatrixGeneric &)DenseMatrixGeneric< T >
SCIRun::Matrix::operator=(const PropertyManager &pm)PropertyManager
operator==(const PropertyManager &pm)PropertyManager
operator[](index_type r)DenseMatrixGeneric< T >inline
operator[](index_type r) const DenseMatrixGeneric< T >inline
print(std::string &) const DenseMatrixGeneric< T >virtual
properties() const PropertyManagerinline
PropertyManager()PropertyManager
PropertyManager(const PropertyManager &copy)PropertyManager
put(index_type r, index_type c, T val)DenseMatrixGeneric< T >virtual
raw_filename_MatrixBaseprotected
remove_property(const std::string &)PropertyManager
scalar_multiply(T s)Matrix< T >inlinevirtual
separate_raw_MatrixBaseprotected
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()DenseMatrixGeneric< T >virtual
submatrix(index_type r1, index_type c1, index_type r2, index_type c2)DenseMatrixGeneric< T >virtual
sumOfCol(index_type)DenseMatrixGeneric< T >
sumOfRow(index_type)DenseMatrixGeneric< T >
thaw()PropertyManagervirtual
transpose_square_in_place()DenseMatrixGeneric< T >
type_idDenseMatrixGeneric< T >static
zero()DenseMatrixGeneric< T >virtual
zero_matrix(size_type rows, size_type cols)DenseMatrixGeneric< T >static
~DenseMatrixGeneric()DenseMatrixGeneric< T >virtual
~Matrix()Matrix< T >inlinevirtual
~MatrixInterface()MatrixInterface< T >inlinevirtual
~Persistent()Persistentvirtual
~PropertyManager()PropertyManagervirtual