| Line 20... |
Line 20... |
along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
|
along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
*/
|
*/
|
|
|
#include <private/svdimpl.h> /*I "slepcsvd.h" I*/
|
#include <private/svdimpl.h> /*I "slepcsvd.h" I*/
|
|
#include <private/ipimpl.h> /*I "slepcip.h" I*/
|
|
|
#undef __FUNCT__
|
#undef __FUNCT__
|
#define __FUNCT__ "SVDSetOperator"
|
#define __FUNCT__ "SVDSetOperator"
|
/*@
|
/*@
|
SVDSetOperator - Set the matrix associated with the singular value problem.
|
SVDSetOperator - Set the matrix associated with the singular value problem.
|