Method GetUnsupportedMessage
- Namespace
 - Zyl.VectorTraits.Impl.AVector512
 
- Assembly
 - VectorTraits.dll
 
GetUnsupportedMessage(bool)
Get unsupported messages (取得不支持时的消息).
public static string GetUnsupportedMessage(bool noStrict = false)
Parameters
noStrictboolNo strict check(不严格检查). When it is true, it will allow for incomplete matches, but the ability to run (当它为true时, 会允许不完全匹配, 但能够运行的)
Returns
- string
 Returns unsupported messages (取得不支持时的消息).