?? colmajor.h
字號:
/* -*- c++ -*- ****************************** * Scientific Library (GNU Public Licence) * * Provides column orientated matrix structures (C-like) * * Author: Laurent Deniau, Laurent.Deniau@cern.ch * * $Id: colmajor.h,v 1.1 1998/11/05 12:48:35 paubert Exp $ * * Suggestions: sl@mathinsa.insa-lyon.fr * Bugs: sl-bugs@mathinsa.insa-lyon.fr * * For more information, please see the sl++ Home Page: * http://wwwinfo.cern.ch/~ldeniau/sl.html * ****************************** */#ifndef SL_MATRIX_STRUCTURES_COLMAJOR_H#define SL_MATRIX_STRUCTURES_COLMAJOR_H#ifndef SL_MATRIX_STRUCTURES_H#error <sl/matrix/structures/colmajor.h> requires <sl/matrix/structures.h>#endif#include <sl/matrix/structures/colmajor/colmajor.h>#include <sl/matrix/structures/colmajor/iterator.h>#endif// #ifndef SL_MATRIX_STRUCTURES_COLMAJOR_H
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -