Home | Trees | Indices | Help |
|
---|
|
|
|||
OrthogRefineType BV orthogonalization refinement types |
|||
OrthogType BV orthogonalization types |
|||
RefineType BV orthogonalization refinement types |
|||
Type BV type |
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|
Multiplies a vector with the matrix associated to the bilinear form. Parameters
NotesIf the bilinear form has no associated matrix this function copies the vector. |
Creates the BV object. Parameters
|
|
Retrieves the matrix representation of the inner product. Returnsmat: the matrix of the inner product |
Gets the prefix used for searching for all BV options in the database. Returns
|
Gets the orthogonalization settings from the BV object. Returns
|
Gets the BV type of this object. Returns
|
Orthogonalize a vector with respect to a set of vectors. Parameters
Returns
NotesThis function applies an orthogonal projector to project vector v onto the orthogonal complement of the span of the columns of the BV. This routine does not normalize the resulting vector. |
Sets BV options from the options database. NotesTo see all options, run your program with the -help option.
|
Sets the bilinear form to be used for inner products. Parameters
|
Sets the prefix used for searching for all BV options in the database. Parameters
NotesA hyphen (-) must NOT be given at the beginning of the prefix name. The first character of all runtime options is AUTOMATICALLY the hyphen.
|
Specifies the type of orthogonalization technique to be used (classical or modified Gram-Schmidt with or without refinement). Parameters
NotesThe default settings work well for most problems. The parameter When using several processors, BV.OrthogType.MGS is likely to result in bad scalability. |
Selects the type for the BV object. Parameters
|
Prints the BV data structure. Parameters
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 10:00:54 2014 | http://epydoc.sourceforge.net |