MatrixSpace: Corrected typo
This commit is contained in:
parent
6a7d9a9d64
commit
9e5013bcb5
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ public:
|
|||
const VectorSpace<VSForm, Cmpt, SubTensor::mRows>& v
|
||||
);
|
||||
|
||||
//- Construct and return the sub-ensor corresponding to this block
|
||||
//- Construct and return the sub-tensor corresponding to this block
|
||||
inline SubTensor operator()() const;
|
||||
|
||||
//- (i, j) const element access operator
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue