################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | typename RestrictTo<(IsRealSyMatrix::value | | && IsRealGeMatrix::value) | | || (IsHeMatrix::value | | && IsComplexGeMatrix::value), | | void>::Type | | potrs(const MA &A, MB &&B); | | | *---------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>2#T#Tpotrs#&1t0.0#&t0.1#te] [mplatetypenameMA,typenameMBtypenameRestrictTo ] Defined in namespace `flens::lapack`. Function `potrs` with 2 template parameters. *--[CODEREF]-----------------------------------------------------------------* | | | template | | typename RestrictTo<(IsSyMatrix::value || IsHeMatrix::value) | | && IsDenseVector::value, | | void>::Type | | potrs(const MA &A, VB &&b); | | | *----------------------------------------------------------------------------* [c:@N@flens@N@lapack@FT@>2#T#Tpotrs#&1t0.0#&t0.1#te] [mplatetypenameMA,typenameVBtypenameRestrictTo ] Defined in namespace `flens::lapack`. Function `potrs` with 2 template parameters.