Class MatrixIndexOutOfRangeException

Inheritance Relationships

Base Type

  • public out_of_range

Class Documentation

class MatrixIndexOutOfRangeException : public out_of_range

行列中の対象の要素のインデックスが範囲外という例外

Public Functions

inline MatrixIndexOutOfRangeException(const std::string &message)

コンストラクタ

パラメータ

message -- エラーメッセージ