Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、5D ベクトル (0.33, 0.48, 0.56, 0.486, 0.33) などの多次元ベクトルが与えられた場合、Python でコードを記述して、このベクトルに直交するベクトルを計算する方法。
次のコードを使用してエンティティを更新します。
public int SaveCategory(Category category) { using (MyModel am = this.conn.GetContext()) { if (category.CategoryId > 0) {