Polynomial.GetStandardBase Method
Public Shared Function GetStandardBase( _
ByVal dim As Integer _
) As Polynomial()
This language is not supported or no code example is available.
public static Polynomial[] GetStandardBase(
int dim
)
This language is not supported or no code example is available.
public:
static array< Polynomial^ >^ GetStandardBase(
int dim
)
This language is not supported or no code example is available.
Parameters
- dim
- int